Click or drag to resize
FilterExpressionFilterOperator Property
Gets or sets logical AND/OR operators.

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public LogicalOperator FilterOperator { get; set; }

Property Value

Type: LogicalOperator
See Also