Click or drag to resize
BatchUpdateDialogExpressionSourceExpression Property
A dialog expression which is used to get the documents to be updated.

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

Property Value

Type: DialogExpression
See Also