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