IMatrixAggregatorModelHierarchies.RemoveById

Syntax

RemoveById(HierarchyId: String): Boolean;

Parameters

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

Description

The RemoveById method removes 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