The ICubeInstanceDestinations interface contains properties and methods that are used to work with cube dimensions data.
Property name | Brief description | |
Count | The Count property returns the number of cube dimensions. | |
Item | The Item property returns dimension data. |
Method name | Brief description | |
FindByKey | The FindByKey method searches for a dimension by its key. |
See also: