Share via


PmfFormCtrl_ProdTable_ProdTable.isCalledFromListPage Method [AX 2012]

Indicates whether the form has been called from the list page.

Syntax

public boolean isCalledFromListPage()

Run On

Called

Return Value

Type: boolean
true if the form has been called from the list page; otherwise, false .

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class