Returns a Command object representing the last command in the measurement routine. Read-only Command object.
Visual Basic |
---|
Public Property LastCommand As Command |
Command object.
This gives you a faster way of getting the last command. Before you had to use this syntax:
Commands.Item(Commands.Count).