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 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.