This document is archived and information here might be outdated. Recommended version. |
Deletes an IGISServer object to the GISServers in this Manager web service catalog.
[Visual Basic .NET]
Public Sub DeleteGISServer ( _
ByVal aliasName As String _
)
[C#]
public void DeleteGISServer (
string aliasName
);
[C++]
HRESULT DeleteGISServer(
BSTR aliasName
);
[C++] Parameters aliasName [in]
aliasName is a parameter of type BSTR