HierarchyParameterAttributeKey: Integer;
The HierarchyParameterAttributeKey property determines the attribute key, which values are used to select alternative hierarchy.
It is relevant if the HierarchyTypeSource property is set to AltHierarchySourceEnum.FromParam. As a property value specify attribute key of the dictionary, on which the HierarchyParameterKey parameter is based. The attribute should return keys of the dictionaries that are alternative hierarchies for the dictionary, on which the current dimension is based.
The property use is given in the example for IDefDimension.HierarchyParameterKey.
See also: