DurationFunctionThresholdDetailsValue Property |
Gets or sets the threshold value of interest.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Value { get; set; }
Public Property Value As Double
Get
Set
public:
property double Value {
double get ();
void set (double value);
}
member Value : float with get, set
Property Value
Type:
DoubleSee Also