ProcessId Property

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the ProcessId property to obtain the identifier of a process to which ProcessObj provides scripting access to.

Declaration

TestObj.ProcessId

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

An integer value that specifies the process identifier.

Remarks

The value of the ProcessId value is identical to the value of the Id property.

See Also

ProcessName Property
Index Property (Process and Browser Objects)
Id Property

Highlight search results