internal DataTable GetAppointmentDateTime()
 {
     return(dGateway.GetAppointmentDateTime());
 }