Aracılığıyla paylaş


EventData.EventTimestamp Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")]
public DateTime? EventTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventTimestamp")>]
member this.EventTimestamp : Nullable<DateTime>
Public ReadOnly Property EventTimestamp As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to