Assembly: Cubes;
The ICubeMetaUpdateAttributeRemapping interface contains properties and methods that are used to set correspondence between attribute of the copied time series database and attribute of the database copy.
ICubeMetaUpdateAttributeRemapping
To work with the collection of correspondences between the attribute of the copied time series database and the attribute of the database copy, use the ICubeMetaUpdateAttributeRemappings interface.
Property name | Brief description | |
AlternateHierarchyMappings | The IAlternateHierarchyMappings property returns parameters of correspondence between alternative hierarchies in the dictionary of the copied time series database and alternative hierarchies in the dictionaries of the database copy. | |
Source | The Source property determines an identifier of the factors attribute of copied database that is used as a data source for the factors attribute of the database copy. | |
SourceKey | The SourceKey property determines a key of the factors attribute of the copied database that is used as a data source for the factors attribute of the database copy. | |
Type | The Type property determines a method that is used to determine value of factors attribute of database copy. | |
Value | The Value determines a value of factors attribute of the database copy. |
Property name | Brief description | |
Id | The Id property returns object identifier. | |
Key | The Key property returns object key. | |
Name | The Name property returns object name. |
See also: