IConditionGroup.Operator_

Syntax

Operator_: ConditionOperatorType;

Description

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

Comments

If a group contains several elements, only the statement of the first element is returned.

To get a group of elements by index, use the IConditionGroups.Item property.

See also:

IConditionGroup