Language

RubricGenerationInputQualityWarning.SourceIndex Property

Definition

Zero-based index into EvaluatorGenerationJob.inputs.sources when the warning applies to a specific source. Omitted for aggregate warnings and for warnings not tied to one source.

public int? SourceIndex { get; }
member this.SourceIndex : Nullable<int>
Public ReadOnly Property SourceIndex As Nullable(Of Integer)

Property Value

Applies to