Share via


PmfFormCtrl_ProdTableCreate.updateDesignPost Method [AX 2012]

Method to be called after the updateDesign method of the form element.

Syntax

public void updateDesignPost(InventDimFormDesignUpdate _mode)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The FormRun element has not been set for the class.

-or-

The InventDim record has not been set for the class

See Also

Reference

PmfFormCtrl_ProdTableCreate Class