Share via


RetailInventDimCtrl_Frm_AddProducts::newFromForm Method [AX 2012]

Creates and initializes an instance of the RetailInventDimCtrl_Frm_AddProducts class that will be used in forms.

Syntax

client public static RetailInventDimCtrl_Frm_AddProducts newFromForm(FormRun _formRun)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The form where the controls are maintained.

Return Value

Type: RetailInventDimCtrl_Frm_AddProducts Class
An instance of the RetailInventDimCtrl_Frm_AddProducts class that will be used in a form.

See Also

Reference

RetailInventDimCtrl_Frm_AddProducts Class