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


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

IGPItemIndexer2 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-only property ItemIndex The native item index.
Read/write property SDEConnection SDE Connection file.
Read/write property SkipConnections Indicates whether to skip connection files (sde, ags, wcs, wms, etc) copied to non-default locations.
Read/write property SkipMosaicItems Indicates whether to skip mosaic dataset items when indexing.
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.

Inherited Interfaces

Interfaces Description
IGPItemIndexer Provides access to GP Indexer.

CoClasses that implement IGPItemIndexer2

CoClasses and Classes Description
GPItemIndexer GPItemIndexer object.