Exemple #1
0
 public DataTable getEarningTypes(string pDisplayType, string pPrimaryKey, string pSearchString)
 {
     return(loEarningType.getEarningTypes(pDisplayType, pPrimaryKey, pSearchString));
 }