2baa9cf2915fe5ac36d60ca1441687b3e56083cd
API/AdHocSettings.md
| ... | ... | @@ -194,7 +194,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 194 | 194 | |Boolean|[[OpenCustomUrlInNewWindow|/API/CodeSamples/OpenCustomUrlInNewWindow]]|Gets or sets the value indicating whether CustomUrl field links should open in a new window.|True| |
| 195 | 195 | |Int32|[[OracleCommandTimeout|/API/CodeSamples/OracleCommandTimeout]]|Sets the time Izenda Reports will wait for an Oracle command to execute before timing out.|3600| |
| 196 | 196 | |String|[[OracleConnectionString|/API/CodeSamples/OracleConnectionString]]|Gets or sets the connection string for Oracle.|String.Empty| |
| 197 | -|ReportOutputGeneratorCollection|[[OutputTypes|/API/CodeSamples/OutputTypes]]| Gets or sets the registered Izenda.AdHoc.ReportOutputGenerators. |{SQL, PDF, HTMLREPORT, <br>CSV, BULKCSV, XLS(MIME), <br>DOC, XML, JSON, <br>JSA}| |
|
| 197 | +|ReportOutputGeneratorCollection|[[OutputTypes|/FAQ/Formatting/How-do-I-hide-Output-Types]]| Gets or sets the registered Izenda.AdHoc.ReportOutputGenerators. |{SQL, PDF, HTMLREPORT, <br>CSV, BULKCSV, XLS(MIME), <br>DOC, XML, JSON, <br>JSA}| |
|
| 198 | 198 | |String|[[ParentReportDesignerUrl|/API/CodeSamples/ParentReportDesignerUrl]]||String.Empty| |
| 199 | 199 | |String|[[ParentReportListUrl|/API/CodeSamples/ParentReportListUrl]]||String.Empty| |
| 200 | 200 | |String|[[ParentReportViewerUrl|/API/CodeSamples/ParentReportViewerUrl]]||String.Empty| |