Cubes > Cubes Assembly Interfaces > ICubeModelDestination
The ICubeModelDestination interface contains properties of cube display version.
Property name | Brief description | |
![]() |
AlternateSource | The AlternateSource property returns parameters of alternative cube that are used for data storage. |
![]() |
Cube | The Cube property returns the parent object. |
![]() |
Dimensions | The Dimensions property returns properties of the cube dimensions collection. |
![]() |
DimensionsEx | The DimensionsEx property returns extended properties of cube dimensions. |
![]() |
HasAttachmentsSupport | The HasAttachmentsSupport property returns whether cube supports work with attachments. |
![]() |
IsDefault | The IsDefault property returns True if the specified cube display version is the default display version. |
![]() |
Visible | The Visible property determines whether this cube display version is hidden or not. |
Property name | Brief description | |
![]() |
The Id property returns object identifier. | |
![]() |
The Key property returns object key. | |
![]() |
The Name property returns object name. |
See also: