public string GetSiguienteCodigoArea(int idEmpresa) { return(AreaDao.GetSiguienteCodigoArea(idEmpresa)); }