AVEVA CAF API Documenation
Properties  Methods 

Aveva.ApplicationFramework Namespace : ISettingsManager Interface
ISettingsManager Interface Members

The following tables list the members exposed by ISettingsManager.

Public Properties
 NameDescription
 Property Sets the parent directory into which the settings will be serialized. This defaults to the users's local application data + \Aveva\'Application Name' Unless AVEVA_FORCE_ROAMING is set  
 Property PML Forms to be shown on restart. List obtained from appformcntrl.  
 Property Gets the collection of SettingsGroups  
Top
Public Methods
 NameDescription
 Method Adds a new SettingsGroup with the given name.  
 Method Loads the settings from serialized data.  
 Method Saves the settings.  
Top
See Also