DialogExpression Condition Property DocuWare Platform .NET API
Gets or sets the conditions which are checked to obtain the search result.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public List<DialogExpressionCondition> Condition { get; set; }

Property Value

Type: OnlineList DialogExpressionCondition 
See Also