IPivotCustomDimNaming.Dimension

Syntax

Dimension: IDimInstance;

Description

The Dimension property returns the dimension, for which elements it is required to set up custom names.

Comments

To get a custom name of dimension element by its index, use the IPivotCustomDimNaming.ElementName property.

Example

The property use is given in the example for IPivotDimNamings.CustomNaming.

See also:

IPivotCustomDimNaming