Share via


PmfFormCtrl_ProdCoByProducts.initPre Method [AX 2012]

Performs the operations that are required before the form is initialized.

Syntax

public void initPre()

Run On

Client

Remarks

This method is overridden in the PmfFormCtrl_ProdCoByProducts class. The FormRun parameter must be set in classes that extend the PmfFormCtrl class.

See Also

Reference

PmfFormCtrl_ProdCoByProducts Class