Udostępnij za pośrednictwem


FileNotification.EnqueuedTimeUtc Property

Definition

Date and time indicating when the notification was created in UTC.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")]
public DateTime EnqueuedTimeUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="enqueuedTimeUtc")>]
member this.EnqueuedTimeUtc : DateTime with get, set
Public Property EnqueuedTimeUtc As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to