IValuePrimitiveString Property
Formatted string representation of the primitive value
Namespace: Fluent.Calculations.Primitives.BaseTypesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
[JsonPropertyNameAttribute("PrimitiveString")]
string PrimitiveString { get; }
Property Value
StringInheriting class is responsible of providing an accurate formatting.
Use this property for graph rendering purposes to have a consistent user-freindly representation of a value.