ICubeExecuteFilterSetup.Item

Fore Syntax

Item(Index: Integer): ICubeExecuteFilterItem;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Cubes.ICubeExecuteFilterItem;

Parameters

Index. Index of the element with filtering parameter by dimension.

Description

The Item property returns filtering parameters by dimension for the specified element.

See also:

ICubeExecuteFilterSetup