Share via


IterationPerformance.Precision Property

Definition

Gets the precision.

[Newtonsoft.Json.JsonProperty(PropertyName="precision")]
public double Precision { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="precision")>]
member this.Precision : double
Public ReadOnly Property Precision As Double

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to