JobStatus.JobProgress Property

Definition

Gets or sets the monitoring job percentage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to