MultivariableFunctionSolverWarningWarningMessage Property |
Gets the text of the warning message.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string WarningMessage { get; }
Public ReadOnly Property WarningMessage As String
Get
public:
property String^ WarningMessage {
String^ get ();
}
member WarningMessage : string with get
Property Value
Type:
StringSee Also