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