Share via


CSSearchableItemAttributeSet.StateOrProvince Property

Definition

Gets or sets the state or province information for an item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to