BatchUpdateDialogExpressionSource Expression Property DocuWare Platform .NET API
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: 6.5.0.0 (6.5.0.5648)
Syntax

public DialogExpression Expression { get; set; }

Property Value

Type: DialogExpression
See Also