Cubes > Cubes Assembly Interfaces > ICubeInstanceSource
The ICubeInstanceSource interface contains methods and properties of a source cube instance, which is a data source for the specified cube.
Property name | Brief description | |
![]() |
Cube | The Cube property returns parameters of cube instance that is used as a data source. |
![]() |
Source | The Source property returns an object that contains properties and methods that are used to work with source cube instance according to its display version. |
![]() |
SourceModel | The SourceModel property returns source data cube parameters. |
Property name | Brief description | |
![]() |
The Id property returns object identifier. | |
![]() |
The Key property returns object key. | |
![]() |
The Name property returns object name. |
Method name | Brief description | |
![]() |
ApplyDimensions | The ApplyDimensions method applies selection control parameters. |
![]() |
CreateApplyDimensions | The CreateApplyDimensions method creates an object that is used to control source cube dimensions selection. |
See also: