IMatrixAggregatorModelHierarchies.FindByKey

Syntax

FindByKey(HierarchyKey: Integer): IMatrixAggregatorModel;

Parameters

HierarchyKey. Key of mechanism or method of aggregation by alternative hierarchy levels.

Description

The FindByKey method searches for parameters of mechanism or method of aggregation by alternative hierarchy levels in the collection of alternative hierarchies by key.

Comments

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

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

See also:

IMatrixAggregatorModelHierarchies