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


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

IXMLIndexTag Interface

Describes the properties used to index a tag in an XML document.

Product Availability

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

Members

Name Description
Read/write property DataType The data type classification of the index tag.
Read/write property Description A textual description of the index tag.
Read/write property LocationAlias An optional property which associates a number with the index tag.
Read/write property Name The name formatted as the full locational path of the XML schema.

Classes that implement IXMLIndexTag

Classes Description
XMLIndexTag XML Index Tag Object.