ISettingsManager Interface Properties
For a list of all members of this type, see ISettingsManager members.
Public Properties
Name | Description | |
---|---|---|
Directory | 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 | |
PMLFormsToShow | PML Forms to be shown on restart. List obtained from appformcntrl. | |
SettingsGroups | Gets the collection of SettingsGroups |
See Also