Sdílet prostřednictvím


Webhook.LastInvokedTime Vlastnost

Definice

Získá nebo nastaví čas posledního vyvolání.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro