Click or drag to resize

JulianDateFunctionExplorer.CurrentDateIsValid 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: 25.1.421.0 (25.1.421.0)
Syntax
public bool CurrentDateIsValid { get; }

Property Value

Type: Boolean
See Also