Class LqaModelStatisticsSummary
Statistics summary of one LQA model.
Inheritance
System.Object
LqaModelStatisticsSummary
Syntax
public class LqaModelStatisticsSummary
Fields
AggregatedLqaStatistics
Summary of LQA statistics. Contains aggregated calculations.
Declaration
public AggregatedLqaStatistics AggregatedLqaStatistics
Type
AggregatedDocuments
Documents in the summary.
Declaration
public List<string> Documents
Type
System.Model
The LQA model which the summary belongs to.
Declaration
public Guid Model
Type
System.PassCriteria
Pass criteria for the LQA model.
Declaration
public string PassCriteria