|
AverageFrequencyReportUnreasonableResultsAsNaN Property
|
Gets or sets flag that determines if unreasonable results should be reported as NaN.
Namespace: PowerCalculationsAssembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.207-beta
Syntax [<ConnectionStringParameterAttribute>]
[<DefaultValueAttribute(false)>]
member ReportUnreasonableResultsAsNaN : bool with get, set
function get_ReportUnreasonableResultsAsNaN();
function set_ReportUnreasonableResultsAsNaN(value);
View SourceProperty Value
BooleanSee Also