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