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.
Gets a specific version of a file in the back end version control system.
Syntax
public Map fileSynchronize(Filename _filename, SysVersionControlSyncParameters _syncParameters)
Run On
Client
Parameters
- _filename
Type: Filename Extended Data Type
The file to synchronize.
- _syncParameters
Type: SysVersionControlSyncParameters Class
An instance of the SysVersionControlSyncParameters class specifying the synchronization parameters.
Return Value
Type: Map Class
A map that contains the file name and the action performed on the file.
Remarks
When SysVersionControlItemVersionversion is not specified the latest version of the file will be retrieved.