6127b5a430bed058b5f7570e31776810828c80b5
API/AdHocSettings.md
| ... | ... | @@ -469,4 +469,6 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 469 | 469 | |String[]|[[VisibleDataSources|/API/CodeSamples/VisibleDataSources]]|Gets or sets the array of datasource names that should be shown in the datasources dropdown on the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|[]| |
| 470 | 470 | |String[]|[[VisibleTables|/API/CodeSamples/VisibleTables]]| Gets or sets the array of table names that should be shown in the datasources dropdown. **(deprecated)**|[]| |
| 471 | 471 | |VisualGroupStyle|[[VisualGroupStyle|/API/CodeSamples/VisualGroupStyle]]| Gets or sets the default Visual Group style that will be used when designing reports. **(deprecated)**|CommaDelimited| |
| 472 | -|String|[[VisualizationBaseUrl|/API/CodeSamples/VisualizationBaseUrl]]| Gets or sets the base URL of the site (used to locate images for Visualizations in multi-tenant applications). |null| |
|
| ... | ... | \ No newline at end of file |
| 0 | +|String|[[VisualizationBaseUrl|/API/CodeSamples/VisualizationBaseUrl]]| Gets or sets the base URL of the site (used to locate images for Visualizations in multi-tenant applications). |null| |
|
| 1 | +|String|[[VisualizationsFolder|/API/CodeSamples/VisualizationsFolder]]| Gets or sets full path to the Visualizations folder |String.Empty| |
|
| 2 | +|String[]|[[WebFarmNodesRsUrls|/API/CodeSamples/WebFarmNodesRsUrls]]| Gets or sets response server urls of other machines in webfarm |null| |
|
| ... | ... | \ No newline at end of file |