public void FindGuestBooking() { gvm.BookingBGuestId = PersistencyService.FindGuestBooking(SelectedGuest.Guest_No.ToString()); }