aqObjProperty Object Properties

Applies to TestComplete 15.63, last modified on April 23, 2024

The aqObjProperty object contains the following properties:

Property List

Name Description
Access Returns the access type of the property.
Name Returns the property name.
ParamCount Returns the total number of property parameters.
ParamName Returns the name of the property parameter by its index.
ParamType Returns the data type of the specified property parameter.
Value Specifies the property value.
ValueType Returns the data type of the property value.

See Also

aqObjProperty Object

Highlight search results