EvalScoreResult.Passed Property

Definition

Whether the evaluator considered this a pass, or null if not determined.

public bool? Passed { get; init; }
member this.Passed : Nullable<bool> with get, set
Public Property Passed As Nullable(Of Boolean)

Property Value

Applies to