Click or drag to resize

RuleExecutionPriorityLate Field

The rule will be executed after 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 Late = 70

Field Value

Type: RuleExecutionPriority
See Also