IVirtualCubeSourceSelections.Item

Syntax

Item(Index: Integer): IVirtualCubeSourceSelection;

Parameters

Index. Index of source selection in collection.

Description

The Item property returns information about source selection with the specified index.

Example

The example of use is given in description of the IVirtualCubeInstance.ExecuteCallback property.

See also:

IVirtualCubeSourceSelections