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


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

IIndexingStatus Interface

Provides access to indexing status.

Product Availability

No record for Search in Libraries found

Members

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

Classes that implement IIndexingStatus

Classes Description
IndexingStatus Indexing Status object.