VersionControl.canCreate Method [AX 2012]
Indicates whether the base rules can be created in version control.
public boolean canCreate(TreeNode _node)
Run On
ClientParameters
- _node
- Type: TreeNode Class
The tree node instance.
Return Value
Type: booleantrue if the tree node can be created in version control; otherwise, false.
Community Additions
ADD
Show: