IMDCalculationFacts.FindByKey

Syntax

FindByKey(Key: Integer): IMDCalculationFact;

Parameters

Key - factor key.

Description

The FindByKey method searches for and returns properties data source or data consumer factor. The key, according to which search is executed, is passed by the Key parameter.

See also:

IMDCalculationFacts