RuleExecutionPriorityNormal Field |
The normal execution priority.
Namespace:
Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const RuleExecutionPriority Normal = 50
Public Const Normal As RuleExecutionPriority = 50
public:
literal RuleExecutionPriority^ Normal = 50
static val mutable Normal: RuleExecutionPriority
Field Value
Type:
RuleExecutionPriority
See Also