Partilhar via


JobProperties.Progress Propriedade

Definição

Sistema gerado. Ignorado na criação. Representa o percentual de conclusão.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a