| Assumptions |
Gets the capability assumption diagnostics, or
null when assumption diagnostics were not
requested for the workflow.
|
| Capability |
Gets the capability analysis result, or null
when no specification limits were supplied to the workflow.
|
| ChartData |
Gets the chart-set data produced by the workflow.
Always present.
|
| Diagnostics |
Gets the list of diagnostics generated by the workflow.
The list is empty when no cautionary observations were produced.
|
| HasDiagnostics |
Gets a value indicating whether any diagnostics were generated
by the workflow. Equivalent to
Diagnostics.Count > 0.
|
| Rules |
Gets the rule evaluation result, or null
when no rule set was supplied to the workflow.
|