IPivotDimensionLevel.Dimension

Fore Syntax

Dimension: IPivotDimension;

Fore.NET Syntax

Dimension: Prognoz.Platform.Interop.Pivot.IPivotDimension;

Description

The Dimension property returns a parent object of dimension level.

Comments

To get an object that is used to work with level as dictionary element level, use IPivotDimensionLevel.Level.

See also:

IPivotDimensionLevel