IAppConfigServiceSaveCurrentConfiguration Method |
Saves the current application configuration back to the underlying storage mechanism.
Namespace: Dundas.BI.ConfigurationAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxvoid SaveCurrentConfiguration()
Sub SaveCurrentConfiguration
void SaveCurrentConfiguration()
abstract SaveCurrentConfiguration : unit -> unit
Exceptions
See Also