aqObjMethod Object Properties

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

The aqObjMethod object contains the following properties:

Property List

Name Description
Name Returns the method name.
ParamCount Returns the total number of method parameters.
ParamName Returns the name of the method parameter by its index.
ParamType Returns the data type of the specified method parameter.
ValueType Returns the data type of the method’s return value.

See Also

aqObjMethod Object

Highlight search results