Custom Rule.Display Name Property
Gets the user-facing display name for this 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 DisplayName { get; }Property Value
StringImplements
IProcessRule.DisplayNameRemarks
The display name appears in RuleName and is suitable for use in tooltips, annotations, and status messages shown to end users.