ITableFilterItem.Conditions

Syntax

Conditions: ITableFilterConditions;

Description

The Conditions property returns the collection of filtering conditions.

Example

The property use is given in the example for ITableFilterCondition.Condition.

See also:

ITableFilterItem