ICubeDimensionFixEx

Assembly: Cubes;

Description

The ICubeDimensionFixEx interface contains properties and methods that are used to control fixed dimensions.

Inheritance Hierarchy

ICubeDimensionFixEx

Comments

This interface is used if the structure of source cube has a parametric dimension that must be fixed with specific parameter values. Dimension parameters are not connected with cube parameters (virtual cube or cube view), where source cube is used. Parameters of dimension fixing can be obtained by means of properties or methods of the ICubeDimensionFixInfo interface.

Methods

  Method name Brief description
AssignSelection

The AssignSelection method changes selection in the fixed dimension according to the parameters to be passed.

See also:

Cubes Assembly Interfaces