IPivotCustomDimNaming.Dimension

Fore Syntax

Dimension: IDimInstance;

Fore.NET Syntax

Dimension: Prognoz.Platform.Interop.Dimensions.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.

Fore and Fore.NET Examples

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

See also:

IPivotCustomDimNaming