Esempio n. 1
0
 public DataTable getDeductionTypes(string pDisplayType, string pPrimaryKey, string pSearchString)
 {
     return(loDeductionType.getDeductionTypes(pDisplayType, pPrimaryKey, pSearchString));
 }