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.8.0.0 (5.8.21.0208)
Syntaxpublic FrameworkSettingTargetElementType ForSpecificElementType { get; set; }Public Property ForSpecificElementType As FrameworkSettingTargetElementType
	Get
	Set
Property Value
Type: 
FrameworkSettingTargetElementType
See Also