RuleExecutionPrioritySystemLateValidate Field |
The rule will be executed last and can not update.
Namespace:
Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const RuleExecutionPriority SystemLateValidate = 200
Public Const SystemLateValidate As RuleExecutionPriority = 200
public:
literal RuleExecutionPriority^ SystemLateValidate = 200
static val mutable SystemLateValidate: RuleExecutionPriority
Field Value
Type:
RuleExecutionPriority
See Also