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


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

IIndexingStatus Interface

Provides access to indexing status.

Product Availability

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

Members

Description
Read/write property IndexingType Indicates the indexing type.
Read/write property IsRunning Indicates if the index tasks is running.
Read/write property ItemsIndexed Indicators whether items are indexed.
Read/write property NextFullIndexingStartTime Next Full indexing start time.
Read/write property NextIncrementalIndexingStartTime Next Incremetal indexing start time.
Read/write property NextIndexingType Indicates next indexing type.
Read/write property StartTime Index start time.
Read/write property TimeUsed Time used for indexing.

CoClasses that implement IIndexingStatus

CoClasses and Classes Description
IndexingStatus Indexing Status object.