API/AdHocSettings.md
... ...
@@ -6,7 +6,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
6 6
|:-------|:----------:|:-----------------:|:-----------:|
7 7
|String|[[AddAllFilterRegex|/API/CodeSamples/AddAllFilterRegex]]|Gets or sets the regular expression used for "Add All" filtering. If name of a column matches this expression then it will not be added on "Add All" click.|(id|guid)$|
8 8
|Dictionary[String,Double]|[[AdditionalTimeZones|/API/CodeSamples/AdditionalTimeZones]]|List of additional timezones.**(deprecated)**|Empty List|
9
-|AdHocConfig|[[AdHocConfig|/API/CodeSamples/AdHocConfig]]|Gets or sets the current - Ad Hoc configuration.|Izenda.AdHoc.FileSystemAdHocConfig|
9
+|AdHocConfig|[[AdHocConfig|/API/AdHocConfig]]|Gets or sets the current - Ad Hoc configuration.|Izenda.AdHoc.FileSystemAdHocConfig|
10 10
|String|[[AdHocUserKey|/API/CodeSamples/AdHocUserKey]]|Gets or sets a single password limiting access to the report designer, report list and report viewer.|String.Empty|
11 11
|AggregateFunctionCollection|[[AggregateFunctions|/API/CodeSamples/AggregateFunctions]]||Empty List|
12 12
|Boolean|[[AllowAnalysisGrid|/API/CodeSamples/AllowAnalysisGrid]]|Gets or sets the value indicating whether it is allowed analysis grid|True|