INRestaurantReservationUserBooking.DateStatusModified 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 date of the most recent modification of the booking.
public virtual Foundation.NSDate DateStatusModified { [Foundation.Export("dateStatusModified", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDateStatusModified:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DateStatusModified : Foundation.NSDate with get, set
Property Value
- Attributes