INRestaurantReservationBooking.BookingDate Property

Definition

The time at which the guest will arrive.

public virtual Foundation.NSDate BookingDate { [Foundation.Export("bookingDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBookingDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BookingDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to