This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata Interface > IRemoteMetadata.IndexStatus Property (ArcObjects .NET 10.5 SDK) |
Indicates whether this document is indexed on the server.
[Visual Basic .NET] Public Property IndexStatus As acIndexStatus
[C#] public acIndexStatus IndexStatus {get; set;}