ICubeAttachments.FindByKey

Syntax

FindByKey(Element: Integer): ICubeAttachment;

Parameters

Element. Attachment key.

Description

The FindByKey method searches by key and returns attachment parameters in case of successive search results.

Comments

The method returns Null, if attachment with the specified key is not found.

See also:

ICubeAttachments