IRdsLinksInstance.FindByKey

Syntax

FindByKey(Key: Integer): IRdsLinkInstance;

Parameters

Key - link key, by which search is executed.

Description

The FindByKey method searches and returns a link of the MDM dictionary in case of successful search. A link key, by which search is executed, is passed by the Key parameter.

See also:

IRdsLinksInstance