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.
Indicates whether instances of this node type are decorated with layers in the AOT.
Syntax
public boolean isLayerAware()
Run On
Called
Return Value
Type: boolean
true if tree nodes of this type are decorated with layers; otherwise, false.
Remarks
Tree nodes of this type support the AOTLayer and AOTLayers methods.