Method Apply
- Namespace
- RuleWright.Execution
- Assembly
- RuleWright.Execution.dll
Apply(RuleActionContext)
Applies the action for one fired rule branch.
void Apply(RuleActionContext context)
Parameters
contextRuleActionContextThe action's target, evaluated value, fact, and output access.