Share via


InventDimCtrl_Frm_Mov_InventBlocking::newFromFormMovement Method [AX 2012]

Creates and initializes an instance of the InventDimCtrl_Frm_Mov_InventBlocking class to use in forms.

Syntax

client public static InventDimCtrl_Frm_Mov_InventBlocking 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 an inventory movement for which the class is used.

Return Value

Type: InventDimCtrl_Frm_Mov_InventBlocking Class
An instance of the InventDimCtrl_Frm_Mov_InventBlocking class.

See Also

Reference

InventDimCtrl_Frm_Mov_InventBlocking Class