Click or drag to resize

ConditionExpressionOperator Property

Gets or sets the condition operator.

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

Property Value

Type: ConditionOperator
See Also