Example #1
0
 public DataSet GetInvoiceACAnalasis(int TempuniqID)
 {
     return(_objDALInvoice.Get_InvoiceACAnalysis(TempuniqID));
 }