ICubeExecuteSetup.Item

Syntax

Item(Index: Integer): ICubeExecuteDimSetup;

Parameters

Index. Parameter index.

Description

The Item property returns calculation parameter by its index.

Example

The property use is given in the example for ICubeExecuteSetup.Count.

See also:

ICubeExecuteSetup