Share via


WHSReservationHierarchyListPanel.buildData Method [AX 2012]

Returns a container which holds two containers, one with data for the left list panel and one with data for the right list panel.

Syntax

protected container buildData()

Run On

Called

Return Value

Type: container
A container which holds two containers, one with data for the left list panel and one with data for the right list panel.

Remarks

The data for the right panel is the empty container.

See Also

Reference

WHSReservationHierarchyListPanel Class