Click or drag to resize
DocumentActionInfoDocumentActionParameters Property
Specific data for the action

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public DocumentActionParameters DocumentActionParameters { get; set; }

Property Value

Type: DocumentActionParameters
See Also