![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentInfo Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that describe an attachment.
| Description | ||
|---|---|---|
![]() |
AttachmentID | ID that uniquely identifies an attachment. |
![]() |
ContentType | Content type that indicates the type of the mime content. |
![]() |
Name | Descriptive name of an attachment. |
![]() |
ParentID | The source ID that to which the attachment is associated to. |
![]() |
Size | The size of the attachment. |
| CoClasses and Classes | Description |
|---|---|
| AttachmentInfo | Esri AttachmentInfo object. |