API/AdHocSettings.md
... ...
@@ -248,8 +248,8 @@ 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]]|Deprecated. Use ShowDesignLinkInReportViewer instead.|
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.|
251
+| bool|[[ShowDesignDashboardLink|API/CodeSamples/ShowDesignDashboardLink]]|Gets or set value indicating whether design a new dashboard link should be shown in Report list for the current user.|
252
+| bool|[[ShowDesignLinkInReportViewer|API/CodeSamples/ShowDesignLinkInReportViewer]]|Deprecated. Use ShowDesignDashboardLink instead.|
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|
255 255
| bool|[[ShowDistinct|API/CodeSamples/ShowDistinct]]|Gets or sets the value indicating whether the "Distinct" checkbox should be shown on the Data Source tab in the Report Designer.|