ICalculatedCubeSources.Item

Syntax

Item(Index: Integer): ICalculatedCubeSource;

Parameters

Index - index of data source cube.

Description

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

See also:

ICalculatedCubeSources