Exemplo n.º 1
0
 public static object GetCSAProducts(string ID)
 {
     return(CounterpartyUIP.GetCSAProducts(SessionInfo, new Guid(ID)));
 }