ICubeAttachmentEdited.AttributeValueByKey

Syntax

AttributeValueByKey(AttributeKey: Integer): Variant;

Parameters

AttributeKey. Attribute key in attachments dictionary.

Description

The AttributeValueByKey property determines the attribute value with the specified key from the dictionary with attachments.

Example

The example of use is given in description of the ICubeAttachmentManager.EditAttachments method.

See also:

ICubeAttachmentEdited