Execution.Id

Syntax

Execution.Id

Data Type

Long

Purpose

Returns a unique ID number for the execution.

Note The ID number is never zero.

Remarks

The ID number is unique with respect to all executions you can initiate before you shut down the TestStand Engine.

Use this ID number to compare two Execution object references to determine whether they refer to the same underlying execution.

See Also

Execution.DisplayName