INRestaurantReservationBooking.BookingAvailable Property
Definition
Gets or sets whether the reservation is satisfiable.
[get: Foundation.Export("isBookingAvailable")]
[set: Foundation.Export("setBookingAvailable:")]
public virtual bool BookingAvailable { get; set; }
member this.BookingAvailable : bool with get, set
Property Value
- Attributes