IDimensionModel.Hierarchies

Syntax

Hierarchies: IDimHierarchies;

Description

The Hierarchies property returns a collection of alternative hierarchies for dictionary.

Comments

To get the object containing collection of dictionary attributes, use the IDimensionModel.Attributes property.

Example

The property use is given in the example for IDimHierarchies.Add.

See also:

IDimensionModel