IMatrixAggregatorModel.HierarchyId

Syntax

HierarchyId: String;

Description

The HierarchyId property determines identifier of aggregation by alternative hierarchy levels in the collection of alternative dictionary hierarchies.

Comments

It is used to search for or remove parameters of aggregation by alternative hierarchy levels using the methods: IMatrixAggregatorModelHierarchies.FindById, IMatrixAggregatorModelHierarchies.RemoveById.

The collection of alternative hierarchies is contained in the Alternative Hierarchies folder with alternative hierarchy levels available for the dictionary.

See also:

IMatrixAggregatorModelHierarchies