Share via


SysVersionControlFilebasedBackEnd.folderSetSynchronize Method [AX 2012]

Retrieves the latest version of one or more folders.

Syntax

public Map folderSetSynchronize(Set _folderSet, SysVersionControlSyncParameters _syncParameters)

Run On

Client

Parameters

  • _folderSet
    Type: Set Class
    A set that contains the folders to synchronize.

Return Value

Type: Map Class
A map that contains the file name and the action performed on the file for each modified file.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface