Table of Contents

Property Actions

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

Actions

Actions applied when the condition passes, in document order.

public IReadOnlyList<RuleAction> Actions { get; }

Property Value

IReadOnlyList<RuleAction>