Compartir a través de


FileUploadNotification.LastUpdatedOnUtc Propiedad

Definición

Fecha y hora que indica cuándo se actualizó por última vez el archivo en UTC.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a