RuleExecutionPriority Class |
Namespace: Aloe.SystemFrameworks.Domain.BusinessLogic
The RuleExecutionPriority type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Early |
The rule will be executed early, before other rules.
|
![]() ![]() | Late |
The rule will be executed after other rules.
|
![]() ![]() | Normal |
The normal execution priority.
|
![]() ![]() | SystemLateUpdate |
The rule can update and will be executed last.
|
![]() ![]() | SystemLateValidate |
The rule will be executed last and can not update.
|
![]() | value__ |