AVEVA CAF API Documenation

Aveva.ApplicationFramework Namespace : IConfigurationValueBase Interface
IConfigurationValueBase Interface Properties

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

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