Click or drag to resize
AllowInSettingRuleAttributeForSpecificElementType Property
Gets or sets the specific element type this attribute should be used for. If there's no filtering needed, the property is value is 'None'

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Attributes
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public FrameworkSettingTargetElementType ForSpecificElementType { get; set; }

Property Value

Type: FrameworkSettingTargetElementType
See Also