Share via


PmfFormCtrl_ProdTableOverview_ProdTable.checkCtrlProdType Method [AX 2012]

Indicates whether the standard production order type controls should be enabled.

Syntax

public NoYes checkCtrlProdType()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the controls should be enabled; otherwise, false.

Remarks

This method is being used by the button manager to set the state of the standard production order related controls

See Also

Reference

PmfFormCtrl_ProdTableOverview_ProdTable Class