Delen via


PostalAddress.AddressSubregion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="addressSubregion")]
public string AddressSubregion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addressSubregion")>]
member this.AddressSubregion : string
Public ReadOnly Property AddressSubregion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to