Partager via


JobsSummary.InProgressJobs Propriété

Définition

Obtient ou définit le nombre de travaux en cours.

[Newtonsoft.Json.JsonProperty(PropertyName="inProgressJobs")]
public int? InProgressJobs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inProgressJobs")>]
member this.InProgressJobs : Nullable<int> with get, set
Public Property InProgressJobs As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à