Share via


SparkStatement.Progress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to