Partager via


EventsResultData.Timestamp Propriété

Définition

Obtient ou définit l’horodatage de l’événement

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à