Returns a Command object representing the current PC-DMIS command. Note that if you use the Commands.Add method prior to this property, the current command returned will be the last added command from the Add method. Read-only Command object.
Visual Basic |
---|
Public Property CurrentCommand As Command |
Command object.