API/AdHocSettings.md
... ...
@@ -248,10 +248,10 @@ 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 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.|
251
+| bool|[[ShowDesignDashboardLink|API/CodeSamples/ShowDesignDashboardLink]]|Deprecated. Use ShowDesignLinks instead.|
252
+| bool|[[ShowDesignLinkInReportViewer|API/CodeSamples/ShowDesignLinkInReportViewer]]|Deprecated. Use ShowDesignLinks 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
-| bool|[[ShowDetailFormat|API/CodeSamples/ShowDetailFormat]]|Deprecated|
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.|
256 256
| bool|[[ShowDOCButton|API/CodeSamples/ShowDOCButton]]|Gets or sets whether to show the Microsoft Word export button on the Report Viewer & Designer toolbar.|
257 257
| bool|[[ShowEtlButton|API/CodeSamples/ShowEtlButton]]|Gets or sets the value indicating whether the upload data button should be shown in the report viewer. |