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


Webhook.LastInvokedTime Свойство

Определение

Возвращает или задает время последнего вызова.

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

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

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

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