Share via


WHSReservationHierarchyListPanel.getData 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

public container getData()

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