SysVersionControlMorphXRevisionTable::writeToFileClient Method
Writes the revision data to a file on the client tier.
Syntax
client private static void writeToFileClient(Filename _filename, container _revisionData)
Run On
Client
Parameters
- _filename
Type: Filename Extended Data Type
The name of the file to which to write.
- _revisionData
Type: container
The revision data to write to the file.