SequenceFile.Id

Syntax

SequenceFile.Id

Data Type

Long

Purpose

Returns a unique ID number for the sequence file.

Note The ID number is never zero.

Remarks

The ID number is unique with respect to all sequence files that you open before you shut down the TestStand Engine.

Use this ID number to compare two SequenceFile object references to determine whether they refer to the same underlying sequence file.

See Also

SequenceFile.Path