Beispiel #1
0
 internal static DataTable GetBusinessType(int argCCId)
 {
     return(LeadDL.GetBusinessType(argCCId));
 }