Class LqaStatisticsGenerationOptions
Options and additional data for running LQA and getting a report.
Inheritance
System.Object
LqaStatisticsGenerationOptions
Syntax
public class LqaStatisticsGenerationOptions
Fields
CsvSeparator
Declaration
public CsvSeparator CsvSeparator
Type
CsvDocumentGuids
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
System.ExportFormat
Declaration
public LqaStatisticsExportFormat ExportFormat