VersionControl::modelQueryable Method [AX 2012]
Indicates whether the tree node can query whether the model exists.
client public static boolean modelQueryable(TreeNode _node)
Run On
ClientParameters
- _node
- Type: TreeNode Class
The specified tree node.
Return Value
Type: booleantrue if the tree node can query whether the model exists; otherwise, false.
Show: