Exemplo n.º 1
0
 public static object Update(MA_COUTERPARTY record)
 {
     return(CounterpartyUIP.Update(SessionInfo, record));
 }