Sdílet prostřednictvím


RecommendationInner.StartTime Vlastnost

Definice

Získá nebo nastaví počáteční čas v UTC rozsahu, na který doporučení odkazuje.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.startTime")]
public DateTime? StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.startTime")>]
member this.StartTime : Nullable<DateTime> with get, set
Public Property StartTime As Nullable(Of DateTime)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro