Compartir a través de


Schedule.EffectiveUntil Propiedad

Definición

Obtiene o establece la programación efectiva hasta el momento. Date-Time en formato ISO-8601 sin sufijo de zona horaria.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a