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