Test additional content header

IValueScope Property

Named scope that this value is part of

Definition

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

Property Value

String
Scome name

Remarks

Scope name can be used for visualizations to group related values and claculations

See Also