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