ICubeSerialInstance

Description

The ICubeSerialInstance interface contains properties and methods that are used to save a cube to a file.

Properties

  Method name Brief description
The Data property returns full data for the specified display version.

Properties Inhered from ICubeInstance

  Property name Brief description
The Cube property returns cube model parameters.
The Destinations property returns parameters of cube instance display versions.
The Sources property returns parameters of cube instances used as data sources for this cube.

Methods

  Method name Brief description
The Save method saves a cube data to a file.

Methods Inhered from ICubeInstance

  Method name Brief description
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