IDimHierarchiesInstance.Hierarchies

Fore Syntax

Hierarchies: IDimHierarchies;

Fore.NET Syntax

Hierarchies: Prognoz.Platform.Interop.Dimensions.IDimHierarchies;

Description

The Hierarchies property returns object to work with collection of dictionary alternative hierarchies.

Comments

Alternative hierarchy  is a hierarchy of any other dictionary linked to the hierarchy of the main dictionary in order to match elements or a custom hierarchy created on dimensions editing or adding a new calculated element.

Fore and Fore.NET Examples

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

See also:

IDimHierarchiesInstance