Test additional content header

ExpressionNodeTypeLambda Field

Represents a lambda expression evaluation by Evaluate method of EvaluationScope.

Definition

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

Field Value

String

Remarks

This type can only be a result of Evaluate() method.

See Also