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


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

IXMLIndexTemplate Interface

A standardized set of tags managed through a Geodatabase workspace.

Product Availability

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

Members

Name Description
Read/write property Description A textual description of the template.
Read/write property ExcludedTags The set of tags to be used for the ExcludedTags property of an XML Index.
Read/write property IncludedTags The set of tags to be used for the IncludedTags property of an XML Index.
Read/write property Name A user defineable name which must be globally unique to the Geodatabase instance.

Classes that implement IXMLIndexTemplate

Classes Description
XMLIndexTemplate XML Index Template Object.