IMDCalculationSourcesInstance.FindById

Syntax

FindById(Id: String): IMDCalculationSourceInstance;

Parameters

Id - data source identifier.

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