Partager via


EventModel.LastTimestamp Propriété

Définition

Obtient ou définit la date et l’heure du dernier événement journalisé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à