Megosztás a következőn keresztül:


RecommendationInner.NextNotificationTime Tulajdonság

Definíció

Lekéri vagy beállítja, hogy mikor kell legközelebb (UTC) értesíteni ezt a javaslatot. A null érték azt jelenti, hogy ez többé nem lesz értesítve.

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

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: