IRdsLinks.FindByKey

Syntax

FindByKey(Key: Integer): IRdsLink;

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.

Comments

A link key, by which search is executed, is passed by the Key parameter.

See also:

IRdsLinks