Reset Method (ATest)

Restores the test properties to their original values.

Syntax

Object.Reset()

The Reset method syntax has the following parts:

 

Name

Type

Description

Object

ATest

ATest control

Example

The following example will restore the test properties of the current test to their original design time values:

Test.Reset

Applies to

ATest

See Also

Value