IMatrixAggregatorModelHierarchies.FindById

Syntax

FindById(HierarchyId: String): IMatrixAggregatorModel;

Parameters

HierarchyId. Identifier of mechanism or method of aggregation by alternative hierarchy levels.

Description

The FindById method searches for parameters of mechanism or method of aggregation by alternative hierarchy levels in the collection of alternative hierarchies by the specified identifier.

Comments

To get identifiers of mechanism or method of aggregation by alternative hierarchy levels in the collection of alternative hierarchies, use the IMatrixAggregatorModel.HierarchyId method.

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

See also:

IMatrixAggregatorModelHierarchies