Click or drag to resize

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
Syntax
public const RuleExecutionPriority SystemLateValidate = 200

Field Value

Type: RuleExecutionPriority
See Also