IConditionElement.Operator_

Syntax

Operator_: ConditionOperatorType;

Description

The Operator_ property returns the statement used in the expression of group element.

Comments

To get element from the group by index, use the IConditionElements.Item property.

See also:

IConditionElement