INRestaurantReservationBooking.BookingDate 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 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