Assembly: Cubes;
Namespace: Prognoz.Platform.Interop.Cubes;
The ICubeDimensionFixEx interface contains properties and methods that are used to control fixed dimensions.
ICubeDimensionFixEx
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.
Method name | Brief description | |
The AssignSelection method changes selection in the fixed dimension according to the parameters to be passed. |
See also: