ArcObjects Library Reference (GeoDatabase)  

IAttachmentManager Interface

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddAttachment Adds an attachment to the object identified by the oid.
Method DeleteAttachment Deletes the attachment identified with attID.
Method DeleteAttachmentsForParent Deletes all attachments for the object with oid.
Method GetAttachmentsByAttachmentIDs Returns the attachments for the attachments with the attachment ids specified in the attIDs argument.
Method GetAttachmentsByParentIDs Returns the attachments for the objects with the object ids specified in the oids argument.
Read-only property HasGlobalID Indicates if the attachments have a global object identity field.
Method UpdateAttachment Updates the attachment.

CoClasses that implement IAttachmentManager

CoClasses and Classes Description
AttachmentManager .

.NET Related Topics

Working with feature attachments