Fluent Calculations Primitives Class Library Documentation
C#
Test additional content header
Show/Hide TOC
Values
T
Scope Property
Named scope that this value is part of
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
string
Scope
{
get
; }
Property Value
String
Scome name
Implements
IValue
Scope
Remarks
Scope name can be used for visualizations to group related values and claculations
See Also
Reference
Values
T
Class
Fluent.Calculations.Primitives.Collections Namespace
In This Article
Definition
Property Value
Implements
Remarks
See Also