system.kanoa.shift.deleteShiftBlockException(shiftBlockExceptionId, userId)
Deletes a shiftBlock exception
Parameters
shiftBlockExceptionId Integer: Id of shift block exception to delete
userId Integer
Returns
# or records modified Integer
Example
records = system.kanoa.shift.deleteShiftBlockExceptions(12, 123)