|   | IDeviceMeasurementsWithError Property | 
        
        
            Gets or sets the number of measurements received while this 
IDevice was reporting errors.
            
 GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxlong MeasurementsWithError { get; set; }Property MeasurementsWithError As Long
	Get
	Set
property long long MeasurementsWithError {
	long long get ();
	void set (long long value);
}abstract MeasurementsWithError : int64 with get, set
function get_MeasurementsWithError();
function set_MeasurementsWithError(value);
Property Value
Int64 See Also
See Also