Share via


TableEntity.Timestamp Property

Definition

Gets or sets the entity's timestamp.

public DateTimeOffset Timestamp { get; set; }
member this.Timestamp : DateTimeOffset with get, set
Public Property Timestamp As DateTimeOffset

Property Value

A DateTimeOffset containing the timestamp of the entity.

Implements

Applies to