Click or drag to resize

ClientBatteriesRestoreEnvironment Method

Attempts to restore the environment

Namespace: SanteDB.Client.Batteries
Assembly: SanteDB.Client.Batteries (in SanteDB.Client.Batteries.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public static bool RestoreEnvironment()

Return Value

Boolean

[Missing <returns> documentation for "M:SanteDB.Client.Batteries.ClientBatteries.RestoreEnvironment"]

Remarks
After a Windows Update, if the software is running in C:\Windows\SysWow64\config\... then an update will move the directory to C:\Windows.old\ - the method will attempt to restore this
See Also