The ICubeModelDestinations interface contains properties and methods of the collection of cube display versions.
| Property name | Brief description | |
| Count | The Count property returns the number of cube display versions. | |
| DefaultDestination | The DefaultDestination property returns default cube display version. | |
| Item | The Item property returns cube display version. |
| Method name | Brief description | |
| FindByKey | The FindByKey method searches for a cube display version by its key. |
See also: