removeServices
Removes all services from CentraSite that are indicated by the specified WSDL file.
Syntax
public int removeServices(String wsdlFilename)
Parameters
String wsdlFilename
The name of the WSDL file that indicates the services to be removed.
Return Codes
Value | Meaning |
int | The number of services that were removed. |