public string getLastIdNotiBus()
 {
     return(scheduleDAL.getLastIdNoti());
 }