ConditionOperator
Used to relate lists of Conditions to each otherPossible enumeration values:
| Name | Value | Description |
|---|---|---|
| And |
0 |
Corresponds to "ALL" |
| Or |
1 |
Corresponds to "ANY" |