IMDCalculationSources.FindById

Syntax

FindById(Id: String): IMDCalculationSource;

Parameters

Id - data source identifier.

Description

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

See also:

IMDCalculationSources