53f96bd09afdd6cb2923c94e7b6dbe9dfc649d5b
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 a regular expression to filter data source fields that can be added with the "Add All" button.| |
| 8 | 8 | | Dictionary<string,double>|[[AdditionalTimeZones |API/CodeSamples/AdditionalTimeZones ]]|| |
| 9 | -| AdHocConfig|[[AdHocConfig|API/CodeSamples/AdHocConfig]]|Gets or sets the current Ad Hoc configuration.| |
|
| 9 | +| AdHocConfig|[[AdHocConfig|http://wiki.izenda.us/Integration/Tutorials/Customizing-Izenda-Settings]]|Gets or sets the current Ad Hoc configuration.| |
|
| 10 | 10 | | string|[[AdHocUserKey|API/CodeSamples/AdHocUserKey]]|Gets or sets the password limiting access to the report designer, report list, and report viewer. This is for projects that do not need multi-user security.| |
| 11 | 11 | | AggregateFunctionCollection|[[AggregateFunctions|API/CodeSamples/AggregateFunctions]]|| |
| 12 | 12 | | bool|[[AllowAnalysisGrid|API/CodeSamples/AllowAnalysisGrid]]|Gets or sets the value indicating whether to include Analysis Grid in the Visual Group Style field.| |