FindById(Id: String): IDimensionModel;
Id - dictionary identifier that must be found among cube dimensions.
The FindById method searches for the dictionary, which identifier is passed by the Id parameter.
See also:
ICubeModelDimensions