Click or drag to resize
AllowInSettingRuleAttribute Constructor (String)
Initializes a new instance of the AllowInSettingRuleAttribute class.

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 AllowInSettingRuleAttribute(
	string friendlyName
)

Parameters

friendlyName
Type: SystemString
Name of the friendly.
See Also