TreeNode.AOTObjectNode Method [AX 2012]

Indicates whether the node is an application object.

public boolean AOTObjectNode()

Run On

Called

Return Value

Type: boolean
true if the node is an application object; otherwise false.

A form or report is an application object. A control on a form, or any other subpart, is not.

Community Additions

ADD
Show: