IRdsDictionarySet.FindByKey

Syntax

FindByKey(Key: Integer): IRdsDictionary;

Parameters

Key. The MDM dictionary key, by which search is executed.

Description

The FindByKey method searches the MDM dictionary in the synchronization list. A key, by which search is executed, is passed by the Key parameter.

See also:

IRdsDictionarySet