DeviceJob.JobId Property

Definition

Job Id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to