This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachment Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members of an attachment.
Description | ||
---|---|---|
AttachmentID | ID that uniquely identifies the attachment. | |
ContentType | Content type that describes the attachment data. | |
Data | Attachment data. | |
GlobalID | Global ID that uniquely identifies the attachment. | |
Name | Name of the attachment. | |
ParentID | Parent ID to which the attachment belongs. | |
Size | Size of the attachment data in bytes. |
CoClasses and Classes | Description |
---|---|
Attachment | . |