ArcObjects Library Reference (GeoDatabase)  

IXMLIndexEdit.IncludedTags Property

The collection of included tags.

[Visual Basic .NET]
Public WriteOnly Property IncludedTags_2
[C#]
public void IncludedTags_2 {set;}
[C++]
HRESULT putref_IncludedTags(
  IXMLIndexTags* 
);
[C++]

Parameters

[in]

   is a parameter of type IXMLIndexTags

Product Availability

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

See Also

IXMLIndexEdit Interface