Click or drag to resize

CompilationResultIsSuccess Property

True if all expressions parsed without errors.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public bool IsSuccess { get; }

Property Value

Boolean
See Also