Fluent Calculations Primitives Class Library Documentation
C#
Test additional content header
Show/Hide TOC
Values
T
Origin 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
C#
Copy
View Source
public
ValueOriginType
Origin
{
get
;
protected
set
; }
Property Value
ValueOriginType
Origin type.
Implements
IValue
Origin
Remarks
Provides an understanding of the origin and classification of a value in respect to it's source and usage.
See Also
Reference
Values
T
Class
Fluent.Calculations.Primitives.Collections Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also