|
CompletenessReportingProcessLevel3Threshold Property
|
Gets or sets the minimum percentage of measurements received from devices in level 3.
Namespace: GSF.TimeSeries.ReportsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public double Level3Threshold { get; set; }
Public Property Level3Threshold As Double
Get
Set
member Level3Threshold : float with get, set
function get_Level3Threshold();
function set_Level3Threshold(value);
View SourceProperty Value
DoubleSee Also