JulianDateFunctionExplorerPreviousDateIsValid Property |
Gets a value indicating whether
PreviousDate is valid.
PreviousDate is invalid before the explorer is stepped for the second time.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool PreviousDateIsValid { get; }
Public ReadOnly Property PreviousDateIsValid As Boolean
Get
public:
property bool PreviousDateIsValid {
bool get ();
}
member PreviousDateIsValid : bool with get
Property Value
Type:
BooleanSee Also