Partager via


ITableData.UpdatedAt Propriété

Définition

Obtient ou définit la date et l’heure de la dernière modification de l’entité.

[Newtonsoft.Json.JsonProperty(PropertyName="__updatedAt")]
public DateTimeOffset? UpdatedAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="__updatedAt")>]
member this.UpdatedAt : Nullable<DateTimeOffset> with get, set
Public Property UpdatedAt As Nullable(Of DateTimeOffset)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à