Exemplo n.º 1
0
 public static object GetGroupViewByFilter(string name, int jtStartIndex, int jtPageSize, string jtSorting)
 {
     return(CounterpartyUIP.GetGroupViewByFilter(SessionInfo, name, jtStartIndex, jtPageSize, jtSorting));
 }