VersionControl.getCheckedOutStatus Method [AX 2012]

Gets the checked-out status of the tree node.

public SysVersionControlItemStatus getCheckedOutStatus(TreeNode node)

Run On

Client

Parameters

node
Type: TreeNode Class
The instance of the tree node.

Return Value

Type: SysVersionControlItemStatus Enumeration
The value from the SysVersionControlItemStatus enumeration that represents the checked-out action of the tree node item.

Community Additions

ADD
Show: