BOMDesignerCtrl.isPmfIdx Method [AX 2012]

Indicates whether the node or leaf that has the specified index exists in the tree.

Syntax

public boolean isPmfIdx(int _dropNodeIdx)

Run On

Called

Parameters

  • _dropNodeIdx
    Type: int
    The index to find.

Return Value

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

See Also

Reference

BOMDesignerCtrl Class