DurationFunctionThresholdCrossingIndicatedRightDuration Property  | 
 
            Gets the date to the right of the threshold.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods.Advanced
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration RightDuration { get; }Public ReadOnly Property RightDuration As Duration
	Get
public:
property Duration RightDuration {
	Duration get ();
}member RightDuration : Duration with get
Property Value
Type: 
Duration
See Also