DeviceJob.StartTimeUtc Property

Definition

Device Job Start Time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to