TimeIntervalFinderProgressStartDate Property |
Gets the first 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 StartDate { get; }
Public ReadOnly Property StartDate As JulianDate
Get
public:
property JulianDate StartDate {
JulianDate get ();
}
member StartDate : JulianDate with get
Property Value
Type:
JulianDateSee Also