ReportOptions Constructor¶
Overload List¶
Name | Description | |
---|---|---|
![]() | ReportOptions() | Initializes a new instance of the ReportOptions class. |
![]() | ReportOptions(ReportType, String) | Initializes a new instance of the ReportOptions class. |
![]() | ReportOptions(ReportType, String, String, String) | Initializes a new instance of the ReportOptions class. |
![]() | ReportOptions(ReportType, String, String, String, Boolean, Boolean, IEnumerable(ReportDescription)) | Initializes a new instance of the ReportOptions class. |