Compartir a través de


OperationResult.PercentComplete Propiedad

Definición

Obtiene o establece el porcentaje completado.

[Newtonsoft.Json.JsonProperty(PropertyName="percentComplete")]
public double? PercentComplete { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="percentComplete")>]
member this.PercentComplete : Nullable<double> with get, set
Public Property PercentComplete As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a