ArcObjects Library Reference (Catalog)  

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

.NET Samples

Server spatial query server object extension (Code Files: PropertyForm) |

.NET Related Topics

How to create SOE property pages |