Share via


CSSearchableItemAttributeSet.RelatedUniqueIdentifier Property

Definition

Gets or sets the list of unique identifiers for items that are related to an activity.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? RelatedUniqueIdentifier { [Foundation.Export("relatedUniqueIdentifier")] get; [Foundation.Export("setRelatedUniqueIdentifier:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("relatedUniqueIdentifier")>]
[<set: Foundation.Export("setRelatedUniqueIdentifier:")>]
member this.RelatedUniqueIdentifier : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to