RubricGenerationInputQualityWarning.SourceIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)