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; }
Property Value
Type:
FilterExpression
See Also