OptimizationTaskResult.Scores Property

Definition

Per-evaluator scores keyed by evaluator name.

public System.Collections.Generic.IDictionary<string,double> Scores { get; }
member this.Scores : System.Collections.Generic.IDictionary<string, double>
Public ReadOnly Property Scores As IDictionary(Of String, Double)

Property Value

Applies to