This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriXmlPropertyType Constants (ArcObjects .NET 10.4 SDK) |
Types of data that can be stored in metadata elements.
Constant | Value | Description |
---|---|---|
esriXPTText | 0 | Normal text. |
esriXPTBinaryEnclosure | 1 | Generic binary enclosure. |
esriXPTLink | 2 | Link. |
esriXPTPicture | 3 | Picture object (BMP, WMF, or ICO). |
esriXPTImage | 4 | Binary enclosure containing an image. |
esriXPTPictureX | 5 | Compressed picture object (BMP, WMF, or ICO). |