unsetPatchNumber

unsetPatchNumber(patchUser:   String;
                 patchNumber: Integer): Boolean updating;

The unsetPatchNumber method of the JadePatchControlInterface class unsets the patch number specified in the patchNumber parameter for the user specified in the patchUser parameter.

This method returns true if the patch version is unset successfully or it returns false if it is not.