Share via


JobResponse.JobId Property

Definition

Gets the job identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to