[Visual Basic .NET] Public Sub DeleteService ( _ ByVal ID As String _ )
[C#] public void DeleteService ( string ID );
[C++]
HRESULT DeleteService(
BSTR ID
);
[C++]Parameters
ID [in] ID is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.