Test additional content header

ExpressionNodeTypeNone Field

Represents a standalone value or a default state not related to any EvaluationScope.

Definition

Namespace: Fluent.Calculations.Primitives.Expressions
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public const string None = "None"

Field Value

String

Remarks

Should not be encountered in typical use cases, should be considered equivalent to not initialized variable.

See Also