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


IAttachmentData Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentData Interface
ArcGIS Developer Help

IAttachmentData Interface

Provides access to members that describe an attachment.

Product Availability

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

Members

Name Description
Read/write property AttachmentInfo Content type that indicates the type of the mime content.
Read/write property Data Attachment as bytes.
Read/write property TransportType Transport Type.
Read/write property URL URL.

Classes that implement IAttachmentData

Classes Description
AttachmentData Esri AttachmentData object.