OutputSettingValuesContainer Constructor  | 
  
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Configuration
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic OutputSettingValuesContainer(
	FrameworkSettingTargetElementType forTargetElementType
)
Public Sub New ( 
	forTargetElementType As FrameworkSettingTargetElementType
)
Parameters
- forTargetElementType
 - Type: SD.LLBLGen.Pro.ApplicationCoreFrameworkSettingTargetElementType
The type of the target element this container is for. 
See Also