Class LqaStatisticsGenerationOptions
Options and additional data for running LQA and getting a report.
Syntax
public class LqaStatisticsGenerationOptions
Fields
CsvSeparator
Declaration
public CsvSeparator CsvSeparator
Type
CsvSeparatorDocumentGuids
The GUIDs of the documents for which LQA report should be generated. Null value means to get LQA report for the entire project.
Declaration
public Guid[] DocumentGuids
Type
Guid[]ExportFormat
Declaration
public LqaStatisticsExportFormat ExportFormat