Ejemplo n.º 1
0
 internal static int GetBuyerEntryId(int argLeadId)
 {
     return(LeadDL.GetBuyerEntryId(argLeadId));
 }