CriteriaOperator

Description
Criteria Operator

Type : CRITERIA_OPERATOR
DescriptionNameValue
"XOR" (exclusive or) logical operatorLOGICAL_OPERATOR_XOR4
AND - Logical AndLOGICAL_OPERATOR_AND2
NOT - Logical NotLOGICAL_OPERATOR_NOT3
OR Logical ORLOGICAL_OPERATOR_OR1

Definition
The operator that applies to the sibling Criteria objects. Includes values such as "and", "or", "not", etc.

Parents
CriteriaExpression LogicalExpression