Share via


InventTrackingDimTracingHierarchy.parentNodeId Method [AX 2012]

Returns the ID of the parent node for the specified node.

Syntax

public int parentNodeId(int _childNodeId)

Run On

Called

Parameters

  • _childNodeId
    Type: int
    The node for which the parent is returned.

Return Value

Type: int
An integer.

See Also

Reference

InventTrackingDimTracingHierarchy Class