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


IRemoteMetadata.IndexStatus Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IRemoteMetadata.IndexStatus Property

Indicates whether this document is indexed on the server.

[Visual Basic .NET]
Public Property IndexStatus As acIndexStatus
[C#]
public acIndexStatus IndexStatus {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface