Click or drag to resize

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
Syntax
public const RuleExecutionPriority SystemLateUpdate = 150

Field Value

Type: RuleExecutionPriority
See Also