Enum describing possible user list logical rule operators.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
And - all of the operands. |
|
Or - at least one of the operands. |
|
Not - none of the operands. |