Cubes > Cubes Assembly Interfaces > ICubeLoaderMapItem
The ICubeLoaderMapItem interface contains properties that determine parameters of connection between destination dimension and source cube dimensions.
Property name | Brief description | |
![]() |
Dimension | The Dimension property returns the destination dimension, which is linked with source dimension. |
![]() |
DimIndex | The DimIndex property determines the index of destination dimension, which is linked to source cube dimension. |
![]() |
MapDimension | The MapDimension property determines the source cube dimension that is linked to the Dimension dimension. |
![]() |
MapIndex | The MapIndex property determines the source dimension index that is connected with the Dimension dimension. |
![]() |
Method | The Method property determines a method of connection between dimensions. |
See also: