Share via


SysVersionControlFilebasedBackEnd.supportSyncLabel Method [AX 2012]

Implements label synchronization functionality.

Syntax

public boolean supportSyncLabel()

Run On

Client

Return Value

Type: boolean
true if the back end supports label synchronization; otherwise, false.

Remarks

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

See Also

Reference

SysVersionControlFilebasedBackEnd Interface