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


IGPItemIndexer Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Search)  

IGPItemIndexer Interface

Provides access to GP Indexer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Method AddItemInfo Add ItemInfo to Index File.
Read-only property Count Total indexed items count.
Method DeleteItemInfo Delete ItemInfo from Index File.
Read-only property HasBeenIndexed Indicates whether the current item has been indexed.
Read/write property IndexFolder Name of the index folder.
Method IndexItem Index Item without children with passed in catalogpath.
Method IndexItems The Build ItemInfos..
Read/write property IndexName Name of the index.
Read-only property IsAncestorRegistered Indicates whether the ancestor of this ItemInfo has been registered to be indexed.
Read/write property SDEConnection SDE Connection file.
Method UpdateItemInfo Update the index.
Method UpdateThumbnailInIndex Update Thumbnail of a ItemInfo by passing in a catalogpath.
Read/write property UseQueue Indicates whether queue is used during index.
Read/write property UseStaging Indicates whether staging is used during index.

CoClasses that implement IGPItemIndexer

CoClasses and Classes Description
GPItemIndexer GPItemIndexer object.