TreeLogicOperator

An enum for Tree Logic Operator - either And or Or

Possible enumeration values:

Enumeration Values and Descriptions
NameValueDescription
And

0

And logic

Or

1

Or Logic