FindById(Id: String): IMDCalculationSourceInstance;
Id - data source identifier.
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