InventDimCtrl_Frm_Mov_Count::newFromFormMovement Method [AX 2012]
Creates and initializes a new instance of the InventDimCtrl_Frm_Mov_Count class.
Syntax
client public static InventDimCtrl_Frm_Mov newFromFormMovement(FormRun _formRun, InventMovement _movement)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
A FormRun object.
- _movement
Type: InventMovement Class
An InventMovement object.
Return Value
Type: InventDimCtrl_Frm_Mov Class
A new instance of the InventDimCtrl_Frm_Mov_Count class.