Click or drag to resize
OutputSettingValuesContainerForTargetElementType Property
Gets the type of the target element this container is for.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public FrameworkSettingTargetElementType ForTargetElementType { get; }

Property Value

Type: FrameworkSettingTargetElementType
See Also