IRdsAttributeTypes.FindById

Syntax

FindById(Id: String): IRdsAttributeType;

Parameters

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

Description

The FindById method searches and returns an attribute type if search is successful. An identifier, by which search is executed, is passed by the Id parameter.

See also:

IRdsAttributeTypes