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