DocumentData.UpdatedAt Property

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Mongo (in Microsoft.WindowsAzure.Mobile.Service.Mongo.dll)

<TableColumnAttribute(TableColumnType.UpdatedAt)>
Public Property UpdatedAt As Nullable(Of DateTimeOffset)

Property Value

Type: System.Nullable(Of DateTimeOffset)
Return to top
Show: