Singer Instruments PIXL Client
HasActiveError Property (ActiveError)



SI.PIXL.Client.Structs.CommandResponse Namespace > ActiveError Structure : HasActiveError Property
Get if there is an active error.
Syntax
'Declaration
 
Public ReadOnly Property HasActiveError As Boolean
'Usage
 
Dim instance As ActiveError
Dim value As Boolean
 
value = instance.HasActiveError
public bool HasActiveError {get;}
public:
property bool HasActiveError {
   bool get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ActiveError Structure
ActiveError Members