Partager via


FileUploadNotification.LastUpdatedOnUtc Propriété

Définition

Date et heure indiquant la dernière mise à jour du fichier au format 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à