BooleanOperator
CriteriaOperator enumeration.
And = 1
Logical AND
None = 0
None
Or = 2
Logical OR
Unknown = 3
Someone made a different choice in the environment, and we're not able to map it back to an enum.