Share via


TimeSeriesPoint.Timestamp Property

Definition

Argument that indicates the time stamp of a data point (ISO8601 format).

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

Property Value

Applies to