Click or drag to resize

ConstraintDiagnosticSeverity Property

Gets the severity level of the diagnostic message.

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

Property Value

DiagnosticSeverity
See Also