Table of Contents

Property Value

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

Value

The value expression evaluated against the fact to produce the output. A constant action carries a LiteralExpression; a removeOutput action carries a null literal that is never read.

public ValueExpression Value { get; }

Property Value

ValueExpression