Enum QAReportTypes
Syntax
public enum QAReportTypes
Fields
| Name | Description |
|---|---|
| Html | An HTML report is requested. The retured result is a fully formatted HTML document. The report contains all the QA problems in the scope. |
| None | No report is requested, only run QA. |