ICubeAttachmentAttributes.FindById

Syntax

FindById(Id: String): ICubeAttachmentAttribute;

Parameters

Id. Attribute identifier.

Description

The FindById method searches by identifier and returns attribute parameters in case of successive search results.

Comments

The method returns Null, if attribute with specified identifier is not found.

See also:

ICubeAttachmentAttributes