The ArcGIS server connection that contains the locator workspace.
[Visual Basic .NET] Public ReadOnly Property AGSServerConnection As IAGSServerConnectionName
[C#] public IAGSServerConnectionName AGSServerConnection {get;}
[C++]
HRESULT get_AGSServerConnection(
IAGSServerConnectionName** serverConnection
);
[C++]Parameters
serverConnection [out, retval]serverConnection is a parameter of type IAGSServerConnectionName
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.