IMDCalculationFacts.FindById

Syntax

FindById(Id: String): IMDCalculationFact;

Parameters

Id - factor identifier.

Description

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

See also:

IMDCalculationFacts