IRdsAttributes.FindByKey

Syntax

FindByKey(Key: Integer): IRdsAttribute;

Parameters

Key - key of an attribute, by which search is executed.

Description

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

See also:

IRdsAttributes