Share via


SysVersionControlFilebasedBackEnd.requireSyncBeforeCheckOut Method [AX 2012]

Requires synchronizing files before checking out.

Syntax

public boolean requireSyncBeforeCheckOut()

Run On

Client

Return Value

Type: boolean
true if the back end requires synchronization before check out; otherwise, false.

Remarks

If the version control back end requires synchronization, Morphx will guarantee synchronization of the file before check out.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface