f29cbc912ad516e308f20b69c2bf203547c5b6fc
API/AdHocSettings.md
| ... | ... | @@ -385,6 +385,6 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 385 | 385 | | bool|UseReportID|Gets or sets whether the application uses a GUID instead of the report name in the query string.| |
| 386 | 386 | | bool|ValidateBeforeSave|Gets or sets the value indicating whether ReportSet should be validated before saving.| |
| 387 | 387 | | bool|ViewsOnly|ViewsOnly should be used if you would like all views visible and only views visible at the Data Sources tab. | |
| 388 | -| string[]|VisibleDataSources|Gets or sets the array of table names that should be shown in the tables dropdown in the ReportDesigner on the Data Sources tab.| |
|
| 388 | +| string[]|[[VisibleDataSources|/API/CodeSamples/VisibleDataSources]]|Gets or sets the array of table names that should be shown in the tables dropdown in the ReportDesigner on the Data Sources tab.| |
|
| 389 | 389 | | string[]|VisibleTables|Deprecated. Use VisibleDataSources instead.| |
| 390 | 390 | | VisualGroupStyle|VisualGroupStyle|Deprecated| |