UpdateRunOptions Object
Description
A collection of properties that indicate preferences for the Update Run.
Remarks
After setting the property values for an UpdateRunOptions object, you can use the object as an argument in a Test.UpdateRun statement.
Example
Public Properties
Public Property UpdateActiveScreenIndicates whether to update Active Screen images.
Public Property UpdateCheckpointsIndicates whether to update checkpoint property values.
Public Property UpdateTestObjectDescriptionsIndicates whether to update all test object description properties and values.
See Also