Share via


SysTreeNode::supportsGranularVcsOperations Method [AX 2012]

Indicates whether the granular source control operations are supported on the given tree node path

Syntax

client server public static boolean supportsGranularVcsOperations(TreeNodePath _treeNodePath)

Run On

Called

Parameters

Return Value

Type: boolean
true if the granular source control operations are supported on the tree-node path; otherwise, false.

See Also

Reference

SysTreeNode Class