Esempio n. 1
0
 public string GetPanNoById(int CompanyId)
 {
     return(ImportBLDAL.GetPanNoById(CompanyId));
 }