Compartir a través de


TimeZone.OtherCityTimes Propiedad

Definición

Obtiene una lista de fechas y horas de zonas horarias cercanas.

[Newtonsoft.Json.JsonProperty(PropertyName="otherCityTimes")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.TimeZoneTimeZoneInformation> OtherCityTimes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="otherCityTimes")>]
member this.OtherCityTimes : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.TimeZoneTimeZoneInformation>
Public ReadOnly Property OtherCityTimes As IList(Of TimeZoneTimeZoneInformation)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a