IPivotDimensionLevels.Dimension

Fore Syntax

Dimension: IPivotDimension;

Fore.NET Syntax

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

Description

The Dimension property returns parent object.

Comments

To get an object that is used to work with dimension level, use IPivotDimensionLevels.Item.

See also:

IPivotDimensionLevels