IMDCalculationSourcesInstance.FindByKey

Syntax

FindByKey(Key: Integer): IMDCalculationSourceInstance;

Parameters

Key - data source key.

Description

The FindById method searches and returns data source instance. The identifier, by which search is executed, is passed by the Id parameter.

See also:

IMDCalculationSourcesInstance