ICustomDimension.Levels

Syntax

Levels: ICustomDimLevels;

Description

The Levels property returns collection of dictionary levels.

Example

The example of use is given in description of the ICustomDimLevels.Add method.

See also:

ICustomDimension