IRdsAttributes.FindById

Syntax

FindById(Id: String): IRdsAttribute;

Parameters

Id - identifier of an attribute, by which search is executed.

Description

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

See also:

IRdsAttributes