Beispiel #1
0
 public clsCtl_PatientDailyChargeDetail()
 {
     objSvc = new clsDcl_StatQuery();
 }
 public clsCtl_BIHRegisterStatistics()
 {
     objSvc = new clsDcl_StatQuery();
 }
Beispiel #3
0
 public clsCtl_DailyDebtReport()
 {
     objSvc = new clsDcl_StatQuery();
 }
 public clsCtl_PatientDebtReport()
 {
     objSvc = new clsDcl_StatQuery();
 }