IMDCalculationSources.FindByKey

Syntax

FindByKey(Key: Integer): IMDCalculationSource;

Parameters

Key - data source key.

Description

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

See also:

IMDCalculationSources