PBAVersionControlTool.versionControlStatus Method [AX 2012]

Gets or sets the enable and disable status of the VersionControl system.

public EnableDisable versionControlStatus([boolean _setStatus, EnableDisable _status])

Run On

Called

Parameters

_setStatus
Type: boolean
_status
Type: EnableDisable Enumeration

Return Value

Type: EnableDisable Enumeration
The current status of the Version Control system.

Version control is considered enabled if either the IDE integration is active or the System Version Control Enabled parameter is set to true.

Community Additions

ADD
Show: