ArcObjects Library Reference (GeoDatabase)  

IAttachment2 Interface

Provides access to members of an attachment.

Product Availability

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

Members

Description
Read-only property AttachmentID ID that uniquely identifies the attachment.
Read/write property ContentType Content type that describes the attachment data.
Read/write property Data Attachment data.
Read-only property GlobalID Global ID that uniquely identifies the attachment.
Read/write property Name Name of the attachment.
Read-only property ParentGlobalID Parent global ID to which the attachment belongs.
Read-only property ParentID Parent ID to which the attachment belongs.
Read-only property Size Size of the attachment data in bytes.

Inherited Interfaces

Interfaces Description
IAttachment Provides access to members of an attachment.

CoClasses that implement IAttachment2

CoClasses and Classes Description
Attachment .