Share via


Status.JobFile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to