Refreshable.MedianDuration Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to