Provides access to members of an attachment.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IAttachment
CoClasses and Classes | Description |
---|---|
Attachment | . |