internal List <Models.VALORACIONESPROGRESS.formulario_id1> Catalogo(Int16 t934_idmodeloformulario, DateTime t930_fechaapertura, DateTime t930_fechacierre, Int32 t001_idficepi_evaluado, Int32 t001_idficepi_evaluador, DateTime t930_fecfirmaevaluado, DateTime t930_fecfirmaevaluador, String t930_denominacionROL, String t930_denominacionCR, Int16 t930_objetoevaluacion, String t930_denominacionPROYECTO, int t930_anomes_ini, int t930_anomes_fin, Int16 t930_actividad, String t930_areconocer, String t930_amejorar, Int16 t930_gescli, Int16 t930_liderazgo, Int16 t930_planorga, Int16 t930_exptecnico, Int16 t930_cooperacion, Int16 t930_iniciativa, Int16 t930_perseverancia, Int16 t930_interesescar, String t930_formacion, String t930_autoevaluacion, String t930_especificar, Int16 t930_atclientes, Int16 t930_prespuesta, Int16 t930_crespuesta, Int16 t930_respdificil, Int16 t930_valactividad, Boolean t930_forofichk, String t930_forofitxt, Boolean t930_fortecchk, String t930_fortectxt, Boolean t930_foratcchk, String t930_foratctxt, Boolean t930_forcomchk, String t930_forcomtxt, Boolean t930_forvenchk, String t930_forventxt, Boolean t930_forespchk, String t930_foresptxt)
        {
            OpenDbConn();

            DAL.VALORACIONESPROGRESS cVALORACIONESPROGRESS = new DAL.VALORACIONESPROGRESS(cDblib);
            return(cVALORACIONESPROGRESS.Catalogo(t934_idmodeloformulario, t930_fechaapertura, t930_fechacierre, t001_idficepi_evaluado, t001_idficepi_evaluador, t930_fecfirmaevaluado, t930_fecfirmaevaluador, t930_denominacionROL, t930_denominacionCR, t930_objetoevaluacion, t930_denominacionPROYECTO, t930_anomes_ini, t930_anomes_fin, t930_actividad, t930_areconocer, t930_amejorar, t930_gescli, t930_liderazgo, t930_planorga, t930_exptecnico, t930_cooperacion, t930_iniciativa, t930_perseverancia, t930_interesescar, t930_formacion, t930_autoevaluacion, t930_especificar, t930_atclientes, t930_prespuesta, t930_crespuesta, t930_respdificil, t930_valactividad, t930_forofichk, t930_forofitxt, t930_fortecchk, t930_fortectxt, t930_foratcchk, t930_foratctxt, t930_forcomchk, t930_forcomtxt, t930_forvenchk, t930_forventxt, t930_forespchk, t930_foresptxt));
        }