| Web Service Library > ReportType Enumeration |
Specifies the byte value of the enumerated report type for all supported reports.
| Member | Description |
|---|---|
| Unknown = 0 | Indicates that the report type is unknown. |
| SW = 1 | Indicates a semantic report, created with ActiveReports 9 Server. |
| AR = 2 | Indicates an ActiveReports developer report. |
| DDR = 3 | Indicates a Data Dynamics Reports developer report. |