Share via


InventDimCtrl_Frm_WHSBatchReserve.hierarchyList Method [AX 2012]

Builds if needed and returns a List containing the inventory dimensions that are batch level and above in the hierarchy, based on the InventMovement object set on this instance and using WHSReservationHierarchySortOrder::BottomUp sort order.

Syntax

public List hierarchyList()

Run On

Client

Return Value

Type: List Class
A List containing the inventory dimensions that are batch level and above in the hierarchy.

See Also

Reference

InventDimCtrl_Frm_WHSBatchReserve Class