Exemplo n.º 1
0
 public DataTable getDesignations(string pDisplayType, string pPrimaryKey, string pSearchString)
 {
     return(loDesignation.getDesignations(pDisplayType, pPrimaryKey, pSearchString));
 }