IDimHierarchy.SourceIndex

Syntax

SourceIndex: IDimIndex;

Description

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

Comments

To determine correspondence between main dictionary attribute and alternative dictionary attribute, use the IDimHierarchy.SourceAttribute property.

Example

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

See also:

IDimHierarchy