JobStateAuditRecord.NewState Property

Definition

Gets the new state the job is in.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to