Click or drag to resize

ConstraintDiagnosticMessage Property

Gets the message content associated with this instance.

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

Property Value

String
See Also