CreateAttachmentManager: ICubeAttachmentManager;
CreateAttachmentManager: Prognoz.Platform.Interop.Cubes.ICubeAttachmentManager;
The CreateAttachmentManager method creates the manager to work with attachments from cube.
Principles of work with attachments are given in description of the ICubeAttachmentManager interface.
The example of use is given in description of the ICubeAttachmentManager.ReadAttachments, ICubeAttachmentManager.EditAttachments methods.
See also: