Share via


PKRecurringPaymentSummaryItem.EndDate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDate? EndDate { [Foundation.Export("endDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEndDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("endDate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setEndDate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.EndDate : Foundation.NSDate with get, set

Property Value

Attributes

Applies to