INGetUserCurrentRestaurantReservationBookingsIntent.MaximumNumberOfResults Property

Definition

Gets or sets the maximum number of reservations to retrieve. null indicates all reservations.

public virtual Foundation.NSNumber MaximumNumberOfResults { [Foundation.Export("maximumNumberOfResults", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMaximumNumberOfResults:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MaximumNumberOfResults : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to