Process Analysis Result<TChartData>.Rules Property
Gets the rule evaluation result, or null
when no rule set was supplied to the workflow.
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 RuleEvaluationResult? Rules { get; }