Specification Limits.Target Property
Gets the optional process target value used for target-based metrics
such as Cpm, or null if no target is specified.
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 double? Target { get; }