IAttributeExpressionRuleCode Property |
Gets the code of the business rule executing this expression.
Namespace:
Aloe.SystemFrameworks.Domain.Attributes
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxReadOnly Property RuleCode As String
Get
property String^ RuleCode {
String^ get ();
}
abstract RuleCode : string with get
Property Value
Type:
String
The rule code.
See Also