Partager via


ITableData.CreatedAt Propriété

Définition

Obtient ou définit la date et l’heure de création de l’entité.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à