API/AdHocSettings.md
... ...
@@ -439,4 +439,5 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
439 439
|Boolean|[[ViewsOnly|/API/CodeSamples/ViewsOnly]]| Gets or sets the value indicating whether only views will be displayed on the datasources tab. |False|
440 440
|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]].|[]|
441 441
|String[]|[[VisibleTables|/API/CodeSamples/VisibleTables]]| Gets or sets the array of table names that should be shown in the datasources dropdown. **(deprecated)**|[]|
442
-|VisualGroupStyle|[[VisualGroupStyle|/API/CodeSamples/VisualGroupStyle]]| Gets or sets the default Visual Group style that will be used when designing reports. **(deprecated)**|CommaDelimited|
... ...
\ No newline at end of file
0
+|VisualGroupStyle|[[VisualGroupStyle|/API/CodeSamples/VisualGroupStyle]]| Gets or sets the default Visual Group style that will be used when designing reports. **(deprecated)**|CommaDelimited|
1
+|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