| JulianDateFunctionThresholdCrossingIndicatedRightDate 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)
 Syntax
Syntaxpublic JulianDate RightDate { get; }Public ReadOnly Property RightDate As JulianDate
	Get
public:
property JulianDate RightDate {
	JulianDate get ();
}member RightDate : JulianDate with get
Property Value
Type: 
JulianDate See Also
See Also