Cubes > Cubes Assembly Interfaces > IAutoCubeTransform
The IAutoCubeTransform interface contains properties and methods for automatic cube data transformation when the dimensions position is changed.
Property name | Brief description | |
![]() |
Dimensions | The Dimensions property returns the list of automatic cube dimensions after the transposition. |
![]() |
MapDimensions | The MapDimensions property returns a reference list of automatic cube dimensions. |
Method name | Brief description | |
![]() |
Execute | The Execute method transforms data that is required to change position of cube dimensions position. |
![]() |
GetChanged | The GetChanged method returns True when automatic cube dimension positions have been changed. |
See also: