AVEVA CAF API Documenation
Members 

Aveva.ApplicationFramework Namespace : IConfiguration<T> Interface
IConfiguration<T> Interface
Covariant interface
Syntax
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public interface IConfiguration<T> : IConfigurationBase  
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
generic<typename T>
public interface class IConfiguration : public IConfigurationBase  
Type Parameters
T
Requirements

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

See Also