ITableData.UpdatedAt Property
Gets or sets the date and time the entity was last modified.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
<JsonPropertyAttribute(PropertyName := "__updatedAt")> Property UpdatedAt As Nullable(Of DateTimeOffset)
Property Value
Type: System.Nullable(Of DateTimeOffset)
Show: