ICubeExecutorDrillThroughItems.Item

Syntax

Item(Index: Integer): ICubeExecutorDrillThroughItem;

Parameters

Index. Drillthrough element index.

Description

The Item property returns drillthrough element by its index.

Comments

To get the number of drillthrough elements in collection, use ICubeExecutorDrillThroughItems.Count.

See also:

ICubeExecutorDrillThroughItems