Click or drag to resize

BusinessEventHandlerExecutionPriority Property

Gets the execution priority of the handler.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public RuleExecutionPriority ExecutionPriority { get; }

Property Value

Type: RuleExecutionPriority
The execution priority.
See Also