Share via


SysTreeNode::getVCSControllableElement Method [AX 2012]

Returns the VCS controllable element for a tree node.

Syntax

client server public static TreeNode getVCSControllableElement(TreeNode _treeNode)

Run On

Called

Parameters

  • _treeNode
    Type: TreeNode Class
    The tree node for which to find the VCS controllable element.

Return Value

Type: TreeNode Class
The tree node that represents the VCS controllable element.

See Also

Reference

SysTreeNode Class