SettingsGroup Class
Class that represents a named collection of keyed objects which represent application settings
Syntax
[DefaultMember("Item")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public abstract class SettingsGroup
[DefaultMember("Item")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class SettingsGroup abstract
Inheritance Hierarchy
System.Object
Aveva.ApplicationFramework.SettingsGroup
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also