Skipped Property
Description
Property used to indicate whether the a command was skipped over.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property Skipped As Boolean |
Return Type
Read-only Boolean. PC-DMIS returns FALSE if the command was not skipped and TRUE if it was.
See Also