BOMDesignerCtrl.pmfNode2BOMFormula Method [AX 2012]

Determines the type of node by using the specified index.

Syntax

public PmfBOMFormula pmfNode2BOMFormula(int _nodeIdx)

Run On

Called

Parameters

  • _nodeIdx
    Type: int
    The index of the node.

Return Value

Type: PmfBOMFormula Enumeration
A PmfBOMFormula value that indicates the node type.

See Also

Reference

BOMDesignerCtrl Class