IRdsLinksInstance.FindById

Syntax

FindById(Id: String): IRdsLinkInstance;

Parameters

Id - identifier of a link, by which search is executed.

Description

The FindById method searches and returns a link of the MDM dictionary in case of successful search. An identifier of a link, by which search is executed, is passed by the Id parameter.

See also:

IRdsLinksInstance