This document is archived and information here might be outdated. Recommended version. |
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**