public string GetLatestEducationID(CandidateBOL candidateBOL) { return(candidateDAL.GetLatestEducationID(candidateBOL)); }