Share via


BudgetControlDimensionsListPanel::getDataServer Method [AX 2012]

Retrieves the items for the left and right lists of the list panel.

Syntax

client server private static container getDataServer(RecId _controlConfigurationRecId, RecId _accountStructureRecId)

Run On

Called

Parameters

Return Value

Type: container
A container with the items to add to both the left and right lists of the list panel.

See Also

Reference

BudgetControlDimensionsListPanel Class