Click or drag to resize
DialogPropertiesTaskListConditionString Property
The search conditions of the dialog as string.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[GeckoAttribute]
[XmlAttributeAttribute]
public string ConditionString { get; set; }

Property Value

Type: String
See Also