Пример #1
0
 public static DataSet GET_MOOR_Attachment_List(int VesselID, int PortInfoReportId, int Office_Id)
 {
     return(DAL_OPS_VoyageReports.GET_MOOR_Attachment_List(VesselID, PortInfoReportId, Office_Id));
 }