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