IMDCalculationFacts.FindById

Syntax

FindById(Id: String): IMDCalculationFact;

Parameters

Id - indicators identifier.

Description

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

See also:

IMDCalculationFacts