Share via


ITableData.CreatedAt Property

Definition

Gets or sets the date and time the entity was created.

public DateTimeOffset? CreatedAt { get; set; }
member this.CreatedAt : Nullable<DateTimeOffset> with get, set
Public Property CreatedAt As Nullable(Of DateTimeOffset)

Property Value

Applies to