FindById(Id: String): IRdsCompoundDictionarySource;
Id. Identifier of the data source in the collection, by which search is executed.
The FindById method searches a data source by its identifier in the collection.
The method returns the data source in case of successful search, and Null if the data source with the specified identifier is absent in the collection.
See also: