Click or drag to resize
DialogExpressionOperation Property
Specifies the operation between the conditions of the dialog expression.

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

Property Value

Type: DialogExpressionOperation
See Also