PropValueSet Object Properties

Applies to TestComplete 15.44, last modified on November 10, 2022

The object-driven testing (ODT) functionality is deprecated. Do not use it to create new tests. It will be removed from the product in one of the future releases. As an alternative, you can create custom classes in your scripts. For more information, see Alternatives to the ODT functionality.

The PropValueSet object contains the following properties:

Property List

Name Description
Checked Specifies if objects, whose properties hold the specified value, are processed by the Run methods when the latter walks down the custom objects hierarchy.
Count Returns the total number of items in the PropValueSet collection.
ValueIndex Returns the index of a Value in the PropValueSet collection.
Values Returns the specified item of the PropValueSet collection.

See Also

PropValueSet Object

Highlight search results