This document is archived and information here might be outdated. Recommended version. |
Name | Description | |
---|---|---|
AddAttachment | Adds an attachment to the object identified by the oid. | |
DeleteAttachment | Deletes the attachment identified with attID. | |
DeleteAttachmentsForParent | Deletes all attachments for the object with oid. | |
GetAttachmentsByAttachmentIDs | Returns the attachments for the attachments with the attachment ids specified in the attIDs argument. | |
GetAttachmentsByParentIDs | Returns the attachments for the objects with the object ids specified in the oids argument. | |
HasGlobalID | Indicates if the attachments have a global object identity field. | |
UpdateAttachment | Updates the attachment. |
Classes | Description |
---|---|
AttachmentManager | . |