Test additional content header

IValueOrigin Property

Origin type of the value.

Definition

Namespace: Fluent.Calculations.Primitives.BaseTypes
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
[JsonPropertyNameAttribute("Origin")]
ValueOriginType Origin { get; }

Property Value

ValueOriginType
Origin type.

Remarks

Provides an understanding of the origin and classification of a value in respect to it's source and usage.

See Also