Property StopAfterFirstMatch
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
StopAfterFirstMatch
Whether evaluation stops after the first matching rule regardless of the caller's
StopOnFirstMatch — the first hit policy of a
decision table, carried on the set the table expanded into.
public bool StopAfterFirstMatch { get; }