Share via


SysVersionControlMorphXItemTable.writeItemVersionToFile Method

Writes a version of the current item to a file.

Syntax

public void writeItemVersionToFile(Filename _filename, SysVersionControlItemVersion _version)

Run On

Called

Parameters

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.

See Also

Reference

SysVersionControlMorphXItemTable Table