Test additional content header

IExpressionType Property

Type of method how the value was obtained.

Definition

Namespace: Fluent.Calculations.Primitives.Expressions
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
string Type { get; }

Property Value

String
Expression type.

Remarks

Usefull for visualizations to customise the rendering of value nodes depending on the way they were produced.

See Also