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


IXMLIndexEdit.XMLIndexType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

IXMLIndexEdit.XMLIndexType Property

The type of XML Index.

[Visual Basic .NET]
Public WriteOnly Property XMLIndexType_2
[C#]
public void XMLIndexType_2 {set;}
[C++]
HRESULT put_XMLIndexType(
  esriXMLIndexType 
);
[C++]

Parameters [in]
is a parameter of type esriXMLIndexType

Product Availability

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

See Also

IXMLIndexEdit Interface