Пример #1
0
 public ArrayList ReadVoucherTransNoMax(string locationCode, string yearMonthDate)
 {
     return(AMSService.ReadVoucherTransNoMax(locationCode, yearMonthDate));
 }