AVEVA CAF API Documenation

Aveva.ApplicationFramework Namespace : IConfigurationManagerConsumer Interface
IConfigurationManagerConsumer Interface Methods

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

Public Methods
 NameDescription
 Method Add a custom action  
 Method Add a root configurationGroup to configuration manager  
 Method Add linked providers  
 Method Add provider  
 Method Can set value for this key i.e. is there a provider for this key  
 Method Execute any custom actions  
 Method Searches for a group (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 MethodOverloaded.  Get configuration by name  
 Method get configuration value as string  
 MethodOverloaded.  Get Boolean setting by name  
 Method Get a collection of configurations by name (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get configuration for display (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Get configuration value (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 MethodOverloaded.  Get double setting by name  
 Method Gen enumeration members (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 MethodOverloaded.  Get integer setting by name  
 Method Get Named Provider  
 Method Get provider for key  
 MethodOverloaded.  Get string setting by name  
 Method Get Trail  
 Method Get untyped value (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method  
 Method Query if configuration known (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Method Load custom providers from file  
 Method Remove configuration  
 Method Remove provider  
 Method Set value  
 Method Set configuration from string (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
Top
See Also