Click or drag to resize

QueryExpressionCriteria Property

Gets or sets a complex 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 Criteria { get; set; }

Property Value

FilterExpression
See Also