Beispiel #1
0
 public static DataTable GetOCList(int argCCId, int argPayTypeId)
 {
     return(OtherCostDL.GetOCList(argCCId, argPayTypeId));
 }