public bool BatchUpdateCancel()
 {
     return(_czkem.CancelBatchUpdate(_czkem.MachineNumber));
 }