ICubeAttachmentEdited.Type

Syntax

Type: CubeAttachmentType;

Description

The Type property determines the attachment type.

Comments

On creating a new attachment, depending on its type, values of various attributes must be set. The NAME, TIMESTAMP, USER_ID attributes are set for all attachments. Specific attributes that are set depending on attachment type:

Example

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

See also:

ICubeAttachmentEdited