BaseConfigurationProviderV2<TS> Class Members
The following tables list the members exposed by BaseConfigurationProviderV2<TS>.
Public Fields
Name | Description | |
---|---|---|
CreateIfMissing | CreateIfMissing (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>) |
Protected Fields
Name | Description | |
---|---|---|
AutoPrefix | Auto qualifier prefix (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>) | |
GroupNames | Group Names (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>) |
Public Properties
Top
Public Methods
Top
Protected Methods
Top
Public Events
Name | Description | |
---|---|---|
AddConfigurationEvent | Update event handler raised when configuration added to provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>) | |
RemoveConfigurationEvent | Update event handler when configuration removed from provider (Inherited from Aveva.ApplicationFramework.BaseConfigurationProvider<TS>) |
See Also