IPivotDimElementsDetailing.Item

Syntax

Item (Index: Integer): IPivotDimElementsDetailingItem;

Parameters

Index. Drill down index.

Description

The Item property returns drill down by dimension element index in the collection.

Comments

To get the number of drill downs in the collection, use the IPivotDimElementsDetailing.Count property.

See also:

IPivotDimElementsDetailing