Share via


IterationPerformance.Recall Property

Definition

Gets the recall.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to