AllowInSettingRuleAttribute Constructor (String) | 
  
    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 AllowInSettingRuleAttribute(
	string friendlyName
)
Public Sub New ( 
	friendlyName As String
)
Parameters
- friendlyName
 - Type: SystemString
Name of the friendly. 
See Also