RubricScore.Score Property

Definition

Numeric score for the dimension, or null when the dimension was marked non-applicable for this item. Foundry rubric evaluators emit integer scores on a 1–5 scale.

public int? Score { get; init; }
member this.Score : Nullable<int> with get, set
Public Property Score As Nullable(Of Integer)

Property Value

Applies to