Share via


SysVersionControlFilebasedBackEnd.fileSynchronize Method [AX 2012]

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

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.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface