Compartir a través de


DeviceJobStatistics.PendingCount Propiedad

Definición

Número de trabajos pendientes (programados).

[Newtonsoft.Json.JsonProperty(PropertyName="pendingCount")]
public int PendingCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="pendingCount")]
public int PendingCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pendingCount")>]
member this.PendingCount : int with get, set
Public Property PendingCount As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a