Compartir a través de


EventsClientInfo.StateOrProvince Propiedad

Definición

Obtiene o establece el estado o la provincia del cliente.

[Newtonsoft.Json.JsonProperty(PropertyName="stateOrProvince")]
public string StateOrProvince { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stateOrProvince")>]
member this.StateOrProvince : string with get, set
Public Property StateOrProvince As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a