Compartir a través de


JobsSummary.InProgressJobs Propiedad

Definición

Obtiene o establece el recuento de trabajos en curso.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a