DurationFunctionThresholdCrossingIndicatedThreshold Property |
Gets the threshold being crossed.
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