Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the layer of the tree node.
Syntax
public UtilEntryLevel AOTLayer()
Run On
Called
Return Value
Type: UtilEntryLevel Enumeration
The layer that this node resides in.
Remarks
This method throws an exception if the method is not supported for the tree node. Use the TreeNode.TreeNodeType().isLayerAware() method to determine if the method is supported.