This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IM > IManagerWebService Interface > IManagerWebService.DeleteGISServer Method (ArcObjects .NET 10.5 SDK) |
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