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; }
The outputs produced by the rule's actions (target → value).
public IReadOnlyDictionary<string, object?> Outputs { get; }