ICubeModelDimensionsEx.FindById

Syntax

FindById(Id: String): ICubeModelDimensionEx;

Parameters

Id - dimension identifier.

Description

The FindById method searches for and returns object that contains advanced dimension properties. The identifier, according to which search is executed, is passed by the Id parameter.

See also:

ICubeModelDimensionsEx