| AllowInSettingRuleAttribute Constructor (String) | 
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.AttributesAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic AllowInSettingRuleAttribute(
	string friendlyName
)
Public Sub New ( 
	friendlyName As String
)
Parameters
- friendlyName
 - Type: SystemString
Name of the friendly. 
See Also