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