BOMDesignerCtrl.inventDim Method [AX 2012]

Retrieves the related InventDim record for a node.

Syntax

public InventDim inventDim([int _nodeIdx])

Run On

Called

Parameters

  • _nodeIdx
    Type: int
    An integer that holds the node ID; optional.

Return Value

Type: InventDim Table
An InventDim record.

See Also

Reference

BOMDesignerCtrl Class