The ICubeInstanceDestinations interface contains properties and methods that are used to work with display versions of created cube.
| Property name | Brief description | |
| Count | The Count property returns the number of cube display versions. | |
| DefaultDestination | The DefaultDestination property returns the object containing properties and methods that are used to work with the created cube, according to the default display version. | |
| Item | The Item property returns the object that contains properties and methods that are used to work with a created cube. |
| Method name | Brief description | |
| FindByKey | The FindByKey method searches and returns an object that contains properties and methods that are used to work with the created cube, if search is successful. |
See also: