ProcessAnalysisResult<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#
public RuleEvaluationResult? Rules { get; }

Property Value

RuleEvaluationResult

See Also