CreateApplyDimensions([ApplyMode: SelectionControlApplyMode = 1]): ICubeSelectionControlApply;
ApplyMode - mode, in which selection control parameters are applied.
The CreateApplyDimensions method creates an object that is used for cube dimension selection control.
This method is actual to be used if the cube contains controlling and controlled dimensions. Selection control parameters are applied by means of the ApplyDimensions method.
The method use is given in the example for the ApplyDimensions method.
See also: