Compartir a través de


JobProperties.Progress Propiedad

Definición

Sistema generado. Se omite en la creación. Representa el porcentaje de finalización.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="progress")]
public int Progress { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="progress")>]
member this.Progress : int with get, set
Public Property Progress As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a