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


Statistics.EndTime Свойство

Определение

Возвращает значение endTime статистики.

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

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

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

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