Restores the task's tests' properties to their original values.
Object.Reset()
The Reset method syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
ATask |
ATask object |
The following statement restores the test properties to their original design time values for all tests in the "PowerSupply" task in the current program:
Program.Tests("PowerSupply").Reset