Condition
Represents base class for Criteria Conditions.
Gets or sets a condition type.
Gets or sets the Field identifier to be tested by the Condition.
Gets or sets a value indicating whether set to true to negate the condition operator.
Gets or sets the value against which the field will be compared.
public Condition()