Share via


SysTreeNode::existsInLayer Method [AX 2012]

Checks whether an item exists in the given layer

Syntax

client server public static boolean existsInLayer(TreeNode _node, UtilEntryLevel _layer)

Run On

Called

Parameters

Return Value

Type: boolean
true if an item exists in the given layer; otherwise, false.

See Also

Reference

SysTreeNode Class