Share via


MCRInventDimCtrl_Frm_MCRSalesQuickQuote::newFromForm Method [AX 2012]

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

Syntax

client public static MCRInventDimCtrl_Frm_MCRSalesQuickQuote newFromForm(FormRun _formRun)

Run On

Client

Parameters

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

Return Value

Type: MCRInventDimCtrl_Frm_MCRSalesQuickQuote Class
An instance of this class to be used in a Form.

See Also

Reference

MCRInventDimCtrl_Frm_MCRSalesQuickQuote Class