InventDimCtrl_Frm_Mov_Quarantine::newFromFormMovement Method [AX 2012]
Creates and initializes an instance of this class that can be used in forms.
Syntax
client public static InventDimCtrl_Frm_Mov_Quarantine newFromFormMovement(FormRun _formRun, InventMovement _movement)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The form where controls are maintained.
- _movement
Type: InventMovement Class
An instance of the movement for which the class is used.
Return Value
Type: InventDimCtrl_Frm_Mov_Quarantine Class
An instance of this class that can be used in a form.