removeWebConsumer

removeWebConsumer(consumerName: String): String;

The removeWebConsumer method of the Schema class removes the Web service consumer with the name specified in the consumerName parameter. The removeWebConsumer method returns an empty string if it executes successfully or it returns an error message if it fails.