RuleExecutionPriorityLate Field |
The rule will be executed after other rules.
Namespace:
Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const RuleExecutionPriority Late = 70
Public Const Late As RuleExecutionPriority = 70
public:
literal RuleExecutionPriority^ Late = 70
static val mutable Late: RuleExecutionPriority
Field Value
Type:
RuleExecutionPriority
See Also