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


IGPExportWebMapExtensionImpl.GetServerConnections Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPExportWebMapExtensionImpl.GetServerConnections Method

Returns the names of the available tools.

[Visual Basic .NET]
Public Function GetServerConnections ( _
) As IArray
[C#]
public IArray GetServerConnections (
);
[C++]
HRESULT GetServerConnections(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGPExportWebMapExtensionImpl Interface