Click or drag to resize

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
Syntax
string RuleCode { get; }

Property Value

Type: String
The rule code.
See Also