IMatrixAggregatorModelHierarchies.Add

Syntax

Add(HierarchyKey: Integer): IMatrixAggregatorModel;

Parameters

HierarchyKey. Key of dictionary in the collection of alternative hierarchies.

Description

The Add method adds new aggregation parameters of dictionary alternative hierarchy by key.

Comments

Existing dictionaries with aggregation by alternative hierarchy are contained in the Alternative Hierarchies folder inside dictionaries.

To get key of dictionary in the collection of alternative hierarchies, use the INamedEntity.Key method.

Example

The method use is given in the example for IStandardCubeDimension.AggregatorHierarchies.

See also:

IMatrixAggregatorModelHierarchies