This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentManager Interface (ArcObjects .NET 10.5 SDK) |
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 and Classes | Description |
---|---|
AttachmentManager | . |