XmlMarineConfigurationProvider Class Members
The following tables list the members exposed by XmlMarineConfigurationProvider.
Public Constructors
Name | Description | |
---|---|---|
![]() | XmlMarineConfigurationProvider Constructor | Constructor |
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>) |
![]() | Store | Store for values (Inherited from Aveva.ApplicationFramework.XmlConfigurationProvider) |
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