Rule Violation.Rule Name Property
Gets the user-facing display name of the triggered rule.
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 string RuleName { get; }Property Value
StringRemarks
Suitable for display in tooltips, annotations, and status messages. For programmatic rule identification, use RuleId instead.