Share via


SysVersionControlFilebasedBackEnd.supportChangeVersion Method [AX 2012]

Implements change version functionality.

Syntax

public boolean supportChangeVersion()

Run On

Client

Return Value

Type: boolean
true if the back end supports changing the version number; otherwise, false.

Remarks

If the version control back end supports change version, MorphX will show the version number both in pending objects and history form.

See Also

Reference

SysVersionControlFilebasedBackEnd Interface