FindBySourceKey(SourceKey: Integer): IRdsCompoundDictionarySource;
SourceKey. Key of the MDM dictionary in the repository, by which the data source must be found in the collection.
The FindBySourceKey method searches for a data source by key of the MDM dictionary, on which the data source is based.
The method returns the data source in case of successful search, and Null if the collection does not contain the data source based on the MDM dictionary with the specified key.
See also: