ICubeModelDimensions.FindById

Syntax

FindById(Id: String): IDimensionModel;

Parameters

Id. Dictionary identifier that must be found in cube dimensions.

Description

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

See also:

ICubeModelDimensions