CivicAddress.StateProvince Eigenschap

Definitie

Hiermee haalt u de staat of provincie van de locatie op of stelt u deze in.

public:
 property System::String ^ StateProvince { System::String ^ get(); void set(System::String ^ value); };
public string StateProvince { get; set; }
member this.StateProvince : string with get, set
Public Property StateProvince As String

Waarde van eigenschap

De staat of provincie van de locatie. Als de gegevens niet zijn opgegeven, wordt deze geretourneerd Empty.

Van toepassing op