AVEVA CAF API Documenation
Properties 

Aveva.ApplicationFramework Namespace : IConfigurationValueBase Interface
IConfigurationValueBase Interface Members

The following tables list the members exposed by IConfigurationValueBase.

Public Properties
 NameDescription
 Property Allowed values for this setting  
 Property True if the value at this level allows lower levels to override the setting.  
 Property Description  
 Property Exists in the provider. If false, the value will be default(T).  
 Property Value from cache  
 Property Fully qualified key  
 Property Information message  
 Property Name  
 Property Provider  
 Property True if the value is read-only  
 Property Source  
 Property SubKey  
 Property The native type of the configuration value  
 Property Untyped object value  
Top
See Also