This document is archived and information here might be outdated.  Recommended version.


IAttachmentInfo Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IAttachmentInfo Interface

Provides access to members that describe an attachment.

Product Availability

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

Members

Description
Read-only property AttachmentID ID that uniquely identifies an attachment.
Read/write property ContentType Content type that indicates the type of the mime content.
Read/write property Name Descriptive name of an attachment.
Read/write property ParentID The source ID that to which the attachment is associated to.
Read-only property Size The size of the attachment.

CoClasses that implement IAttachmentInfo

CoClasses and Classes Description
AttachmentInfo Esri AttachmentInfo object.

.NET Related Topics

Feature services