示例#1
0
 public DataSet GetLiquidationDetails(int BatchNo)
 {
     return(reports.GetLiquidationDetails(BatchNo));
 }