AllowInSettingRuleAttribute Constructor (String) |
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Attributes
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax public AllowInSettingRuleAttribute(
string friendlyName
)
Public Sub New (
friendlyName As String
)
Parameters
- friendlyName
- Type: SystemString
Name of the friendly.
See Also