public DataTable GetBuildingAndRoomNumberTocomboBox()
 {
     return(sectionRepository.GetBuildingAndRoomNumberTocomboBox());
 }