Fluent Calculations Primitives Class Library Documentation
C#
Test additional content header
Show/Hide TOC
IExpression
Type 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
C#
Copy
View Source
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
Reference
IExpression Interface
Fluent.Calculations.Primitives.Expressions Namespace
In This Article
Definition
Remarks
See Also