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
C#
public FilterExpression[] Filters { get; set; }

Property Value

Type: FilterExpression
See Also