Gets the value for the economic limit of production from the preprocessor expression. Can be null if the expression is invalid.
Namespace: Spotfire.Dxp.Application.Visuals.FittingModels
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public Nullable<double> QEcl { get; }
Property Value
Type: NullableDoubleThe value for the economic limit of production.
Version Information
Supported in: 15.0
See Also