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


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

IGxAGSConnection.SelectedServerObjects Property

The selected server objects.

[Visual Basic .NET]
Public Property SelectedServerObjects As Object
[C#]
public object SelectedServerObjects {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSConnection Interface