ICubeModelDimensions.FindById

Syntax

FindById(Id: String): IDimensionModel;

Parameters

Id - dictionary identifier that must be found among cube dimensions.

Description

The FindById method searches for the dictionary, which identifier is passed by the Id parameter.

See also:

ICubeModelDimensions