closePatchNumber

closePatchNumber(patchNumber: Integer;
                 userName:    String): Boolean;

The closePatchNumber method of the JadePatchControlInterface class closes the patch number specified in the patchNumber parameter for the user specified in the userName parameter.

This method returns true if the patch version closes successfully or it returns false if it does not.