The ICubeModel interface contains basic properties of cube model.
| Property name | Brief description | |
| Destinations | The Destinations property returns the collection of cube display versions. | |
| LockTableForSave | The LockTableForSave property determines whether cube table is locked on inserting or updating data. | |
| OldSaveMethod | The OldSaveMethod property determines whether the old method of data saving is used. | |
| SelectionControl | The SelectionControl property returns the collection of controlling cube dimensions. | |
| Sources | The Sources property returns the collection of data source cubes. |
See also: