FilterExpressionFilters Property |
Gets or sets a hierarchy of condition and logical filter expressions that filter the results of the query.
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic FilterExpression[] Filters { get; set; }
Public Property Filters As FilterExpression()
Get
Set
No code example is currently available or this language may not be supported.
Property Value
FilterExpression
See Also