TreeNodeType.isUtilElement Method [AX 2012]

Indicates whether instances of this node type are util-elements.

public boolean isUtilElement()

Run On

Called

Return Value

Type: boolean
true if tree nodes of this type are util-elements; otherwise, false.

An util-element is a tree node that can be accessed via the UtilElements and UtilIdElements views. Util-elements are a subset of model-elements.

Community Additions

ADD
Show: