public static void DelPoss(int argLeadId, SqlConnection conn, SqlTransaction tran) { LeadDL.DelPoss(argLeadId, conn, tran); }