API/CodeSamples/AllowArchivedReportTableCreation.md
... ...
@@ -1,5 +1,9 @@
1 1
#AllowArchivedReportTableCreation
2 2
3
+[[_TOC_]]
4
+
5
+##About
6
+
3 7
Gets or sets the value indicating whether it is allowed to create the database table that contains archived reports if there is no such table in the database. If set, AdHoc checks if table in database for keeping reportsets exists, and creates it if necessary.
4 8
By default the name of this table is IzendaAdHocReports.
5 9