Enum LogicalOperatorType
Represents the logical operator type of a LogicalOperator.
public enum LogicalOperatorType
Fields
And = 0
Or = 1
Represents the logical operator type of a LogicalOperator.
public enum LogicalOperatorType
And = 0
Or = 1