Aracılığıyla paylaş


RecommendedAction.ValidSince Property

Definition

Gets the time since when this recommended action is valid.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to