Share via


SysVersionControlFilebasedBackEnd.supportSyncDeleteLocalFiles Method [AX 2012]

Implements delete local files synchronization functionality.

Syntax

public boolean supportSyncDeleteLocalFiles()

Run On

Client

Return Value

Type: boolean
true if the back end supports delete local files synchronization; otherwise, false.

Remarks

If the version control back end supports delete local files synchronization, MorphX will show a delete files field in the synchronization dialog box.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface