Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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. | 
CoClasses that implement IAttachmentManager
| CoClasses and Classes | Description | 
|---|---|
| AttachmentManager | . | 

