Compartir a través de


FileUploadNotification.EnqueuedOnUtc Propiedad

Definición

Fecha y hora que indica cuándo se creó la notificación en UTC.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a