Process Analysis Result<TChartData>.Diagnostics Property
Gets the list of diagnostics generated by the workflow.
The list is empty when no cautionary observations were produced.
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 IReadOnlyList<DiagnosticMessage> Diagnostics { get; }