ActiveReports 12 Server User Guide
ReportType Enumeration
ActiveReports 12 Server User Guide > Web Service Library > ReportType Enumeration

Specifies the byte value of the enumerated report type for all supported reports.

Enumeration Members

Member Description
Unknown = 0 Indicates that the report type is unknown.
SW = 1 Indicates a semantic report, created with ActiveReports Server.
AR = 2 Indicates an ActiveReports developer report.
DDR = 3 Indicates a Data Dynamics Reports developer report.
See Also