|
|
|
SavePluginSettings ()
|
Saves the plugin settings to the file .BusinessEntityDesignerPluginSettings.xml
Notes : Throws a SettingsFileWriteProtectedException when the settings
file is write protected; other write failures are raised as an
ExceptionWithTitle wrapping the original error
*/
|
|
|
|
SaveSettings ()
|
Saves the settings to the file .BusinessEntityDesignerSettings.xml
Notes : Throws a SettingsFileWriteProtectedException when the settings
file is write protected; other write failures are raised as an
ExceptionWithTitle wrapping the original error
*/
|