Share via


SysVersionControlSystemMorphX.supportCheckInWizard Method [AX 2012]

Checks whether a check-in wizard is used by the back end for the version control system.

Syntax

public boolean supportCheckInWizard()

Run On

Client

Return Value

Type: boolean
true if the back end has a check in wizard; otherwise, false.

Remarks

If the back end uses a check-in wizard, check-in comments will not be requested as these comments are provided in the check in wizard.

See Also

Reference

SysVersionControlSystemMorphX Class