Share via


CSSearchableItemAttributeSet.EndDate Property

Definition

Gets or sets an item's end date.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to