DiagnosticReport.HasWarnings Property

Gets a value indicating whether this report contains any messages with Warning severity.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public bool HasWarnings { get; }

Property Value

Boolean

See Also