Share via


Status.MapProgress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to