RemoveVersion
This method removes the specified version from the version list in the project file.
Syntax
The current state of the project tree remains unchanged.
RemoveVersion (Filename As String, Version As Long)
Parameter | Description |
---|---|
Filename |
Path to a compound file containing the project definition, stored using the Save method. |
Version |
Project version to remove from the file. |