AVEVA CAF API Documenation
Properties  Methods 

Aveva.ApplicationFramework Namespace : IConfigurationManagerConsumer Interface
IConfigurationManagerConsumer Interface Members

The following tables list the members exposed by IConfigurationManagerConsumer.

Public Properties
 NameDescription
 Property caching enabled  
 Property Can create value (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Property Who created this provider (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Property Current Set  
 Property Display Name (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Property Groups (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Property Name (Inherited from Aveva.ApplicationFramework.IConfigurationProvider)
 Property Providers (read-only)  
Top
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