TimeIntervalFinderProgressEndDate Property |
Gets the last date to be evaluated.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate EndDate { get; }
Public ReadOnly Property EndDate As JulianDate
Get
public:
property JulianDate EndDate {
JulianDate get ();
}
member EndDate : JulianDate with get
Property Value
Type:
JulianDateSee Also