SysListPageInteractionBase.setModeledQueryName Method [AX 2012]

Sets the modeled query name.

Syntax

protected void setModeledQueryName()

Run On

Called

Remarks

This method should be overridden when they must replace the query on the list page at runtime.

This is typically needed when the list page is used as a secondary list page.

See Also

Reference

SysListPageInteractionBase Class