Exemplo n.º 1
0
 public static DataTable GetUserLookupValuesByType(string bigcode)
 {
     return(SYSLookup.GetUserLookupValuesByType(bigcode));
 }