Removes the specified verb from the business object definition's verb list.
Syntax
public BusObjVerb removeVerb(String verb);
Parameters
Return values
A verb (BusObjVerb) object that contains the removed verb.
Exceptions
See also
insertVerb()