|
IDeviceTimeQualityErrors Property
|
Gets or sets total time quality errors of this
IDevice.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax long TimeQualityErrors { get; set; }
Property TimeQualityErrors As Long
Get
Set
abstract TimeQualityErrors : int64 with get, set
function get_TimeQualityErrors();
function set_TimeQualityErrors(value);
View SourceProperty Value
Int64See Also