Share via


InventDimCtrl_Frm_ConfigUnitOnhand::newFromForm Method [AX 2012]

Creates an instance of the InventDimCtrl_Frm_ConfigUnitOnhand class by using the specified form.

Syntax

client public static InventDimCtrl_Frm_ConfigUnitOnhand newFromForm(FormRun _formRun)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    An instance of the FormControl class where the inventory dimensions are controlled.

Return Value

Type: InventDimCtrl_Frm_ConfigUnitOnhand Class
An instance of the InventDimCtrl_Frm_ConfigUnitOnhand class.

See Also

Reference

InventDimCtrl_Frm_ConfigUnitOnhand Class