ICubeExecuteResult.CreateAttachmentManager

Syntax

CreateAttachmentManager: ICubeAttachmentManager;

Description

The CreateAttachmentManager method creates a manager to work with cube attachments.

Comments

Principles of working with attachments are given in description of the ICubeAttachmentManager interface.

Example

The example of use is given in description of the ICubeAttachmentManager.ReadAttachments, ICubeAttachmentManager.EditAttachments methods.

See also:

ICubeExecuteResult