Share via


INGetReservationDetailsIntentResponse.Reservations Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Intents.INReservation[]? Reservations { [Foundation.Export("reservations", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setReservations:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("reservations", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setReservations:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Reservations : Intents.INReservation[] with get, set

Property Value

Attributes

Applies to