SysVersionControlMorphXRevisionTable.writeToFile Method
Writes the revision data to a file.
Syntax
public void writeToFile(Filename _filename)
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
The name of the file to write the data to.
Remarks
The file is created on the client tier.
If a file already exists with the given file name, it is overwritten.