Esempio n. 1
0
 public static DataTable GetBrokerComm(int argSORegId, int argCCId, int argBrokerId)
 {
     return(FlatDetailsDL.GetBrokerComm(argSORegId, argCCId, argBrokerId));
 }