IMDCalculationSlicesInstance.FindById

Syntax

FindById(Id: String): IMDCalculationSliceInstance;

Parameters

Id. Dimension identifier.

Description

The FindById method searches and returns parameters of data source or data consumer dimension. The identifier, according to which search is executed, is passed by the Id parameter.

See also:

IMDCalculationSlicesInstance