IDimHierarchies.OriginalIndex

Syntax

OriginalIndex: IDimIndex;

Description

The OriginalIndex property determines index of the basic dictionary that contains keys required to compare elements in basic and alternative dictionaries.

Comments

To determine the alternative hierarchy that will be used by default on opening a dictionary, use the IDimHierarchies.DefaultHierarchy property.

Example

The property use is given in the example for IDimHierarchies.Add.

See also:

IDimHierarchies