ICalcBlockIteratorStubDimensionLinks.Item

Syntax

Item(Index: Integer): ICalcBlockIteratorStubDimensionLink;

Parameters

Index. Index of link between data source dimension and data consumer dimension.

Description

The Item property returns the link between data source dimension and data consumer dimension by index.

Example

The property use is given in the example for ICalcBlockIteratorStubDimensionLink.Element.

See also:

ICalcBlockIteratorStubDimensionLinks