Exemplo n.º 1
0
 public static DataTable BaocaoChidinhclsTonghop(DateTime?FromDate, DateTime?ToDate, string MaDoiTuong, string nhomdichvu, string CreateBy, string MAKHOATHIEN, int?NoExam, string KieuBenhNhan)
 {
     return(SPs.BaocaoChidinhclsTonghop(FromDate, ToDate, MaDoiTuong, CreateBy, nhomdichvu, MAKHOATHIEN, NoExam, KieuBenhNhan).GetDataSet().Tables[0]);
 }