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