Example #1
0
 public DataSet GetAccAnalysisData(int invid)
 {
     return(_objDALInvoice.GetAccAnalysisData(invid));
 }