Table of Contents

Method Apply

Namespace
RuleWright.Execution
Assembly
RuleWright.Execution.dll

Apply(RuleActionContext)

Applies the action for one fired rule branch.

void Apply(RuleActionContext context)

Parameters

context RuleActionContext

The action's target, evaluated value, fact, and output access.