Cubes > Cubes Assembly Interfaces > ICubeAttachmentsEdited > ICubeAttachmentsEdited.Edit
Edit(Index: Inteegr): ICubeAttachmentEdited;
Edit(Index: Inteegr): Prognoz.Platform.Interop.Cubes.ICubeAttachmentEdited;
Index. Attachment index.
The Edit method opens attachment with the specified index for edit.
The example of use is given in description of the ICubeAttachmentManager.EditAttachments method.
See also: