Engine.IsCurrentSequenceFileVersion ( FilePath)
Determines whether the TestStand Engine that saved the specified sequence file is the current version, an older version, or a newer version.
The method returns one of the following values:
You can use this method in a sequence editor application that prompts the user before overwriting a sequence file that is saved in a older format.
FilePath As String
[In] Specifies the absolute pathname of the file.