Assembly: Cubes;
Namespace: Prognoz.Platform.Interop.Cubes;
The IAlternateHierarchyMapping interface is used to work with the correspondence between alternative hierarchy in the dictionary of the time series database to be copied and alternative hierarchy in the dictionary of a copy base.
IAlternateHierarchyMapping
If there is no alternative hierarchy from the source dictionary in the consumer dictionary, it is necessary to specify zero correspondence. When zero correspondence is set, alternative hierarchy selected in the source dictionary is reset.
To specify zero correspondence specify the following parameters of alternative hierarchy in the dictionary consumer:
Hierarchy key: "-1".
Hierarchy identifier: empty string.
Property name | Brief description | |
The SourceId property determines an identifier of alternative hierarchy in the source dictionary. | ||
The SourceKey property determines a key of alternative hierarchy in the source dictionary. | ||
The TargetId property determines an identifier of alternative hierarchy in the consumer dictionary. | ||
The TargetKey property determines a key of alternative hierarchy in the consumer dictionary. |
See also: