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