Example #1
0
 public static int OPS_Ins_CPDtaType(string DataType, string DataCode)
 {
     return(DAL_OPS_VoyageReports.OPS_Ins_CPDtaType_DL(DataType, DataCode));
 }