Share via


BOMDesignerCtrl.isPmfCoByLeaf Method [AX 2012]

Indicates whether the node that has the specified ID is in the tree.

Syntax

public boolean isPmfCoByLeaf(int _nodeIdx)

Run On

Called

Parameters

  • _nodeIdx
    Type: int
    The node ID to find.

Return Value

Type: boolean
true if the node exists in the tree; otherwise, false.

See Also

Reference

BOMDesignerCtrl Class