Compartir a través de


RecommendedAction.ValidSince Propiedad

Definición

Obtiene la hora desde que esta acción recomendada es válida.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.validSince")]
public DateTime? ValidSince { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.validSince")>]
member this.ValidSince : Nullable<DateTime>
Public ReadOnly Property ValidSince As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a