CriteriaConditionBase
Base class for Criteria Conditions
The Field identifier to be tested by the Condition.
Set to true to negate the condition operator.
The value against which the field will be compared.
public CriteriaConditionBase()
CriteriaConditionBase default constructor.