AVEVA CAF API Documenation
Members 

Aveva.ApplicationFramework Namespace : EnvironmentVariableConfiguration<T> Class
EnvironmentVariableConfiguration<T> Class
Environment Variable ConfiguarationSetting
Syntax
[DebuggerDisplay("{DebuggerDisplay,nq}")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public class EnvironmentVariableConfiguration<T> : Configuration<T>, IConfiguration<T>, IConfigurationBase, IEnvironmentVariableConfiguration  
[DebuggerDisplay("{DebuggerDisplay,nq}")]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
generic<typename T>
public ref class EnvironmentVariableConfiguration : public Configuration<T>, IConfiguration<T>, IConfigurationBase, IEnvironmentVariableConfiguration  
Type Parameters
T
Inheritance Hierarchy

System.Object
   Aveva.ApplicationFramework.Configuration<T>
      Aveva.ApplicationFramework.EnvironmentVariableConfiguration<T>

Requirements

Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)

See Also