IRdsLinks.FindByAttribute

Syntax

FindByAttribute(Attribute: IRdsAttribute): IRdsLink;

Parameters

Attribute - MDM dictionary attribute, by which search is executed.

Description

The FindByAttribute method searches and returns a link of the MDM dictionary in case of successful search.

Comments

MDM dictionary attribute, by which search is executed, is passed by the Attribute parameter.

See also:

IRdsLinks