IRdsParams.FindByAttribute

Syntax

FindByAttribute(Attribute: IRdsAttribute): IRdsParam;

Parameters

Attribute - dictionary attribute, by which search is executed.

Description

The FindByAttribute method searches and returns a parameter of the MDM dictionary in case of successful search. An attribute, for which it is necessary to find a control parameter, is passed by the Attribute parameter.

See also:

IRdsParams