public string getNumeroDocumento(BEHotel beHotel, string tipo) { return(DA.GetNumeroDocumento(beHotel, tipo)); }