Class LqaRejectedSegmentsReport
Rejected Segments for all the documents in the report.
Inheritance
System.Object
LqaRejectedSegmentsReport
Syntax
public class LqaRejectedSegmentsReport
Fields
DocumentsRejectedSegments
Rejected segments for all the documents in the report.
Declaration
public List<DocumentLqaRejectedSegments> DocumentsRejectedSegments
Type
System.Collections.Generic.List<DocumentLqaRejectedSegments>LqaModelStatisticsSummaries
The summaries for LQA models.
Declaration
public List<LqaModelStatisticsSummary> LqaModelStatisticsSummaries