AVEVA CAF API Documenation

Aveva.ApplicationFramework Namespace : IConfigurationProviderBase Interface
IConfigurationProviderBase Interface Methods

For a list of all members of this type, see IConfigurationProviderBase members.

Public Methods
 NameDescription
 Method Copy configuration from another provider  
 Method Searches for a group (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get configuration value from name  
 Method Get all configuration values known by the provider.  
 Method Get a collection of configurations by name (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get Configuration by name  
 Method Get configuration for display (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get configuration value (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get value for display  
 Method Gen enumeration members (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get untyped value (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Query if configuration known (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Remove configuration  
 Method Save any outstanding changes  
 Method Set configuration by name and value  
 Method Set configuration from string (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Set value from string  
Top
See Also