BOMDesignerCtrl.isPmfCoByNode Method [AX 2012]

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

Syntax

public boolean isPmfCoByNode(int _nodeIdx)

Run On

Called

Parameters

  • _nodeIdx
    Type: int
    The node ID find.

Return Value

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

See Also

Reference

BOMDesignerCtrl Class