Click or drag to resize

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

Property Value

Type: String
The rule code.

Implements

IAttributeExpressionRuleCode
See Also