Share via


InventTrackingDimTracingHierarchy.nodeRecordInfo Method [AX 2012]

Returns a container with record information for the specified node.

Syntax

public container nodeRecordInfo(int _nodeId)

Run On

Called

Parameters

  • _nodeId
    Type: int
    The node for which record information is returned.

Return Value

Type: container
A container with table ID and record ID.

See Also

Reference

InventTrackingDimTracingHierarchy Class