IMatrixAggregatorModelHierarchies.RemoveByKey

Syntax

RemoveByKey(HierarchyKey: Integer): Boolean;

Parameters

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

Description

The RemoveByKey method removes parameters of mechanism or method of aggregation by alternative hierarchy levels in the collection of alternative hierarchies by the specified 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