public static object CreateCSA(MA_CSA_AGREEMENT record)
 {
     return(CounterpartyUIP.CreateCSA(SessionInfo, record));
 }