DeviceJob.EndTimeUtc Property

Definition

Device Job End Time

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to