Share via


CSSearchableItemAttributeSet.CompletionDate Property

Definition

Gets or sets the date on which an item was finished.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to