Add(Dimension: IDimensionModel): ICubeCreatorDimension;
Dimension. Repository dictionary that is used as a dimension of the created cube.
The Add method adds the dimension, based on the current dictionary and passed by the Dimension parameter, to the collection.
The selected dictionary is included into the cube structure on creating a cube.
The example of use is given in description of the ICubeCreator.CreateCube method.
See also: