FindByKey(DimensionKey: Integer): IDimensionModel;
DimensionKey - dictionary key that must be found among cube dimensions.
The FindByKey method searches for a dictionary, which key is passed by the DimensionKey parameter.
See also:
ICubeModelDimensions