IValuePrimitive Property
Numeric primitive representation of the value.
Namespace: Fluent.Calculations.Primitives.BaseTypesAssembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
[JsonPropertyNameAttribute("Primitive")]
decimal Primitive { get; }
Property Value
DecimalPrimitive value.
Decimal is intentinal choice at this point as being most common number type for business related calculations.