762e4bca8318c8b6d6aca58bf6cd3048fda1a7c7
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 |