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


IGPItemIndexer Interface (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

IGPItemIndexer Interface

Provides access to GP Indexer.

Product Availability

No record for Search in Libraries found

Members

Name 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.

Classes that implement IGPItemIndexer

Classes Description
GPItemIndexer GPItemIndexer object.