IRdsCompoundDictionarySources.FindBySource

Syntax

FindBySource(Source: IRdsDictionary): IRdsCompoundDictionarySource;

Parameters

Source - MDM dictionary that is necessary to find in a collection of sources of this composite dictionary.

Description

The FindBySource method searches and returns a source if search is successful. The MDM dictionary, that is necessary to find in a collection of sources, is passed by the Source parameter.

See also:

IRdsCompoundDictionarySources