Partager via


JobStatusEventDetails.JobStatus Property

Definition

Gets or sets jobStatus for the Event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to