True, if any error on execution of tasks from the queue.
Namespace: EAL.Interfaces.MotionAssembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)
Syntax
| C# |
|---|
bool IsError { get; } |
| Visual Basic |
|---|
ReadOnly Property IsError As Boolean Get |
| Visual C++ |
|---|
property bool IsError { bool get (); } |