Table of Contents

Property Outputs

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

Outputs

The outputs produced by the rule's actions (target → value).

public IReadOnlyDictionary<string, object?> Outputs { get; }

Property Value

IReadOnlyDictionary<string, object>