Share via


ITableData.UpdatedAt Property

Definition

Gets or sets the date and time the entity was last modified.

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

Property Value

Applies to