IMatrixAggregatorModelHierarchies.Count

Syntax

Count: Integer;

Description

The Count property returns the number of existing mechanisms or methods of aggregation by alternative hierarchy levels.

Comments

The property is read-only.

Existing mechanisms or methods of aggregation by alternative hierarchy levels are contained in the Alternative Hierarchies folder inside dictionaries.

To add parameters of dictionary alternative hierarchy by key, use the IMatrixAggregatorModelHierarchies.Add or IMatrixAggregatorModelHierarchies.AddValue method.

See also:

IMatrixAggregatorModelHierarchies