Compartir a través de


Schedule.TimeZoneId Propiedad

Definición

Obtiene o establece el identificador de zona horaria de IANA para la programación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a