FilterExpressionConditions Property |
Gets or sets condition expressions that include properties, condition operators, and property values.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ConditionExpression[] Conditions { get; set; }
Public Property Conditions As ConditionExpression()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ConditionExpression
See Also