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


IGxAGSObject.Status Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSObject Interface > IGxAGSObject.Status Property
ArcGIS Developer Help

IGxAGSObject.Status Property

The status of the server object.

[Visual Basic .NET]
Public ReadOnly Property Status As String
[C#]
public string Status {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSObject Interface