Поделиться через


RecommendationInner.EndTime Свойство

Определение

Возвращает или задает время окончания в формате UTC диапазона, на который ссылается рекомендация.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к