Process Analysis Result<TChartData>.Has Diagnostics Property
Gets a value indicating whether any diagnostics were generated
by the workflow. Equivalent to
Diagnostics.Count > 0.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public bool HasDiagnostics { get; }