IPivotDimensionLevel.Level

Fore Syntax

Level: IDimLevelInstance;

Fore.NET Syntax

Level: Prognoz.Platform.Interop.Dimensions.IDimLevelInstance;

Description

The Level property returns the object that is used to work with dictionary element level.

Comments

To get a parent object of the level, use IPivotDimensionLevel.Dimension.

See also:

IPivotDimensionLevel