public List <EnvaseNE> TraerUltimoIDEnvase()
 {
     return(ObjetoEnvaseDA.TraerUltimoIDEnvase());
 }