TheConfigurationProperty Constructor (String, Type, ConfigPropertyAttribute)
                
    Namespace: 
   nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public TheConfigurationProperty( string name, Type type, ConfigPropertyAttribute configAttribute )
Public Sub New ( _ name As String, _ type As Type, _ configAttribute As ConfigPropertyAttribute _ )
public: TheConfigurationProperty( String^ name, Type^ type, ConfigPropertyAttribute^ configAttribute )
Parameters
- name
 - Type: String
 
- type
 - Type: Type
 
- configAttribute
 - Type: nsCDEngine.Engines..::..ConfigPropertyAttribute