InventDimCtrl_Frm_WHS::newFromForm Method [AX 2012]
Creates an instance of the dimensions controller and sets the calling form.
Syntax
client server public static InventDimCtrl_Frm_WHS newFromForm(FormRun _formRun)
Run On
Called
Parameters
- _formRun
Type: FormRun Class
The caller form.
Return Value
Type: InventDimCtrl_Frm_WHS Class
The new dimensions controller.