Share via


TimeseriesProperties.StartDateTimeUtc Property

Definition

Gets or sets the start DateTime of the Timeseries in UTC

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to