Compartir a través de


EventsClientInfo.City Propiedad

Definición

Obtiene o establece la ciudad del cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a