RuleSetEvaluation.EvaluatedRuleSet Property

Gets the name of the rule set used for this evaluation, if any.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public string? EvaluatedRuleSet { get; }

Property Value

String

See Also