ICubeSerialInstance
Description
The ICubeSerialInstance interface contains properties and methods that are used to save a cube to a file.
Properties
|
Method name |
Brief description |
|
Data |
The Data property returns full data for the specified display version. |
|
Property name |
Brief description |
|
Cube |
The Cube property returns cube model parameters. |
|
Destinations |
The Destinations property returns parameters of cube instance display versions. |
|
Sources |
The Sources property returns parameters of cube instances used as data sources for this cube. |
Methods
|
Method name |
Brief description |
|
Save |
The Save method saves a cube data to a file. |
|
Method name |
Brief description |
|
GetExtensionDispatch |
The GetExtensionDispatch method casts the object to the general form, from which it is possible to go to the required class of objects. |
See also:
Cubes Assembly Interfaces