Share via


PdsCWFormCtrl_SalesQuotationTable::newFromForm Method [AX 2012]

Creates a new instance of the PdsCWFormCtrl_SalesQuotationTable class by using the FormRun parameter.

Syntax

client server public static PdsCWFormCtrl_SalesQuotationTable newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    A FormRun object that the class controls.

Return Value

Type: PdsCWFormCtrl_SalesQuotationTable Class
A new instance of the PdsCWFormCtrl_SalesQuotationTable class.

See Also

Reference

PdsCWFormCtrl_SalesQuotationTable Class