DurationFunctionThresholdCrossingFoundThreshold Property  | 
 
            Gets the threshold crossed by the function.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods.Advanced
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic DurationFunctionThresholdDetails Threshold { get; }Public ReadOnly Property Threshold As DurationFunctionThresholdDetails
	Get
public:
property DurationFunctionThresholdDetails^ Threshold {
	DurationFunctionThresholdDetails^ get ();
}member Threshold : DurationFunctionThresholdDetails with get
Property Value
Type: 
DurationFunctionThresholdDetails
See Also