ICubeLoaderMapItem

Description

The ICubeLoaderMapItem interface contains properties that determine parameters of link between consumer dimension and source cube dimensions.

Properties

  Property name Brief description
Dimension The Dimension property returns the consumer dimension, which is linked with source dimension.
DimIndex The DimIndex property determines index of the consumer dimension, which is linked to source cube dimension.
MapDimension The MapDimension property determines the source cube dimension that is linked to the Dimension dimension.
MapIndex The MapIndex property determines the source dimension index that is connected with the Dimension dimension.
Method The Method property determines a method of connection between dimensions.

See also:

Cubes Assembly Interfaces