VariableState.FirstTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
First valid time stamp with a value of input data.
public DateTimeOffset? FirstTimestamp { get; set; }
member this.FirstTimestamp : Nullable<DateTimeOffset> with get, set
Public Property FirstTimestamp As Nullable(Of DateTimeOffset)