TreeNodeType.isLayerAware Method [AX 2012]

Indicates whether instances of this node type are decorated with layers in the AOT.

public boolean isLayerAware()

Run On

Called

Return Value

Type: boolean
true if tree nodes of this type are decorated with layers; otherwise, false.

Tree nodes of this type support the AOTLayer and AOTLayers methods.

Community Additions

ADD
Show: