Click or drag to resize

FilterExpressionFilters Property

Gets or sets a hierarchy of condition and logical filter expressions that filter the results of the query.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FilterExpression[] Filters { get; set; }

Property Value

FilterExpression
See Also