Test additional content header

ValuesTOrigin Property

Origin type of the value.

Definition

Namespace: Fluent.Calculations.Primitives.Collections
Assembly: Fluent.Calculations.Primitives (in Fluent.Calculations.Primitives.dll) Version: 1.1.0-aplha
public ValueOriginType Origin { get; protected set; }

Property Value

ValueOriginType
Origin type.

Implements

IValueOrigin

Remarks

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

See Also