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