VersionControl.getCheckedOutStatus Method [AX 2012]
Gets the checked-out status of the tree node.
public SysVersionControlItemStatus getCheckedOutStatus(TreeNode node)
Run On
ClientParameters
- node
- Type: TreeNode Class
The instance of the tree node.
Return Value
Type: SysVersionControlItemStatus EnumerationThe value from the SysVersionControlItemStatus enumeration that represents the checked-out action of the tree node item.
Community Additions
ADD
Show: