Partager via


JobProperties.Progress Propriété

Définition

Généré par le système. Ignoré lors de la création. Représente le pourcentage d’achèvement.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à