Click or drag to resize

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
Syntax
public const RuleExecutionPriority Early = 30

Field Value

Type: RuleExecutionPriority
See Also