IStandardCubeDatasets.Item

Syntax

Item(Index: Integer): IStandardCubeDataset;

Parameters

Index - index of cube data source.

Description

The Item property returns the cube data source, which index is passed by the Index parameter.

See also:

IStandardCubeDatasets