Share via


InventDimCtrl_Frm_WHSOnhandReserve::newFromForm Method [AX 2012]

Returns an instance of the InventDimCtrl_Frm_WHSOnhandReserve class, expects a formrun of the form calling.

Syntax

client public static InventDimCtrl_Frm_WHSOnhandReserve newFromForm(FormRun _formRun)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The FormRun instance of a calling form.

Return Value

Type: InventDimCtrl_Frm_WHSOnhandReserve Class
A new instance of the InventDimCtrl_Frm_WHSOnhandReserve class

See Also

Reference

InventDimCtrl_Frm_WHSOnhandReserve Class