|  | IPLS2CalcIsGood Property | 
            Indicates whether the most recent calculation was successful.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic abstract bool IsGood { get; }Public MustOverride ReadOnly Property IsGood As Boolean
	Get
public:
virtual property bool IsGood {
	bool get () abstract;
}abstract IsGood : bool with get
Property Value
Boolean See Also
See Also