public RelEnProcesosEntity GetDeepRelEnProcesos(int?IdProceso) { return(RelEnProcesos.GetOneDeep(IdProceso)); }