IPivotFilterSettings.Condition

Fore Syntax

Condition: IExpression;

Fore.NET Syntax

Condition: Prognoz.Platform.Interop.ForeSystem.IExpression;

Description

The Condition property determines filtering expression parameters.

Comments

To determine filtering condition type, use the IPivotFilterSettings.ConditionType property.

Fore and Fore.NET Examples

The property use is given in the example for IPivotTable.Selection.

See also:

IPivotFilterSettings