Share via


PdsFormCtrl_UpdateRemain.initPost Method [AX 2012]

Executes after the form has been initialized.

Syntax

public void initPost()

Run On

Called

Exceptions

Exception Condition
Error

The formrun or itemid parameter has not been set.

Remarks

Derived classes must set the Item ID and Unit ID values.

See Also

Reference

PdsFormCtrl_UpdateRemain Class