Esempio n. 1
0
 public static DataTable Get_ArrivalReport(int PKID)
 {
     return(DAL_OPS_VoyageReports.Get_ArrivalReport_DL(PKID));
 }