Sdílet prostřednictvím


TimeseriesDataPoint.DateTimeUtc Property

Definition

Gets or sets the DateTime of the Timeseries data point in UTC

[Newtonsoft.Json.JsonProperty(PropertyName="dateTimeUTC")]
public string DateTimeUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dateTimeUTC")>]
member this.DateTimeUtc : string with get, set
Public Property DateTimeUtc As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to