Class LqaRejectedSegmentsOptions
Options and additional data for running LQA and collectiong segment rejections.
Syntax
public class LqaRejectedSegmentsOptions
Fields
CsvSeparator
CSV separator character
Declaration
public CsvSeparator CsvSeparator
Type
CsvSeparatorDocumentGuids
The GUIDs of the documents for which LQA segment rejections lists should be collected. Null value means to get rejected segments for the entire project.
Declaration
public Guid[] DocumentGuids
Type
Guid[]ExportFormat
Export format
Declaration
public LqaStatisticsExportFormat ExportFormat