API/AdHocSettings.md
... ...
@@ -248,7 +248,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
248 248
| bool|[[ShowDataSourcesTab|API/CodeSamples/ShowDataSourcesTab]]|Gets or sets whether the Data Sources tab is shown on the Report Designer.|
249 249
| bool|[[ShowDataWhenParametersBlank|API/CodeSamples/ShowDataWhenParametersBlank]]|Deprecated|
250 250
| bool|[[ShowDescriptionsInReportsTab|API/CodeSamples/ShowDescriptionsInReportsTab]]|Deprecated|
251
-| bool|[[ShowDesignDashboardLink|API/CodeSamples/ShowDesignDashboardLink]]|Gets or sets the value indicating whether the "New Dashboard" link should be shown in the Report list.|
251
+| bool|[[ShowDesignDashboardLink|API/CodeSamples/ShowDesignDashboardLink]]|Deprecated. Use ShowDesignLinkInReportViewer instead.|
252 252
| bool|[[ShowDesignLinkInReportViewer|API/CodeSamples/ShowDesignLinkInReportViewer]]|Gets or sets the value indicating whether the "Design" button should be shown in the Report Viewer in the toolbar.|
253 253
| bool|[[ShowDesignLinks|API/CodeSamples/ShowDesignLinks]]|Gets or sets a value indicating whether "Design" links should be shown in the Report list and in the toolbar.|
254 254
| bool|[[ShowDetailFormat|API/CodeSamples/ShowDetailFormat]]|Deprecated|