Share via


MetricValue.TimeStamp Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="timeStamp")]
public DateTime TimeStamp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeStamp")>]
member this.TimeStamp : DateTime with get, set
Public Property TimeStamp As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to