|   | IDeviceDeviceErrors Property | 
        
        
            Gets or sets total device errors of this 
IDevice.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxlong DeviceErrors { get; set; }Property DeviceErrors As Long
	Get
	Set
property long long DeviceErrors {
	long long get ();
	void set (long long value);
}abstract DeviceErrors : int64 with get, set
function get_DeviceErrors();
function set_DeviceErrors(value);
Property Value
Int64 See Also
See Also