DurationFunctionExplorer.CurrentDurationIsValid Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool CurrentDurationIsValid { get; }
Public ReadOnly Property CurrentDurationIsValid As Boolean
Get
public:
property bool CurrentDurationIsValid {
bool get ();
}
member CurrentDurationIsValid : bool with get
Property Value
Type:
Boolean
See Also