SysListPageInteractionBase.setListPageType Method [AX 2012]

Sets the context in which the list page is opened.

Syntax

protected void setListPageType(ListPageArgs _listPageArgs)

Run On

Called

Parameters

Remarks

This method can be overridden when the list page is used as a secondary list page to store the list page type a class variable.

See Also

Reference

SysListPageInteractionBase Class