Add(SourceKey: Integer; SourceId: Integer): IAlternateHierarchyMapping;
SourceKey. Alternative hierarchy key.
SourceId. Alternative hierarchy index.
The Add method adds a new correspondence to the collection.
To remove correspondence from the collection, use the IAlternateHierarchyMappings.Remove method.
The method use is given in the example for ICubeMetaUpdateAttributeRemapping.AlternateHierarchyMappings.
See also: