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