Table of Contents

Property Branch

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

Branch

Whether the rule fired its actions (condition matched) or its else actions (condition did not match).

public RuleBranch Branch { get; }

Property Value

RuleBranch