|   | IDataCellDeviceError Property | 
        
        
            Gets or sets flag that determines if source device of this 
IDataCell is reporting an error.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxbool DeviceError { get; set; }Property DeviceError As Boolean
	Get
	Set
property bool DeviceError {
	bool get ();
	void set (bool value);
}abstract DeviceError : bool with get, set
function get_DeviceError();
function set_DeviceError(value);
Property Value
Boolean See Also
See Also