Share via


RetailInventDimCtrl_Frm_BP::newFromForm Method [AX 2012]

Creates and initializes an instance of this class to be used in Forms.

Syntax

client public static RetailInventDimCtrl_Frm_BP newFromForm(FormRun _formRun)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The Form where controls are maintained

Return Value

Type: RetailInventDimCtrl_Frm_BP Class
A instance of this class to be used in a Form

See Also

Reference

RetailInventDimCtrl_Frm_BP Class