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