IRubricatorCubeDestination

Assembly: Cubes;

Description

The IRubricatorCubeDestination interface is used to work with display version of time series database.

Inheritance Hierarchy

IRubricatorCubeDestination

Comments

To work with time series database display version, cast object of the ICubeModelDestination interface to the IRubricatorCubeDestination interface.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns object key.
Name The Name property determines an object name.

Methods

  Method name Brief description
MakeDefault

The MakeDefault method sets this display version of time series database as a default display version.

See also:

Cubes Assembly Interfaces