Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes a version of the current item to a file.
Syntax
public void writeItemVersionToFile(Filename _filename, SysVersionControlItemVersion _version)
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
- _version
Type: SysVersionControlItemVersion Extended Data Type
Exceptions
Exception | Condition |
---|---|
Error | If the requested version does not exist, an error is thrown. |
Remarks
If the _version parameter is 0, the most recent version is written to the file.