INRestaurantReservationUserBooking.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current status of the reservation.
public virtual Intents.INRestaurantReservationUserBookingStatus Status { [Foundation.Export("status", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setStatus:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Status : Intents.INRestaurantReservationUserBookingStatus with get, set
Property Value
- Attributes