Share via


PdsCWFormCtrl_PurchRFQReplyTable::newFromForm Method [AX 2012]

Initializes a new instance of the PdsCWFormCtrl_PurchRFQReplyTable class by using the value of the FormRun parameter.

Syntax

client server public static PdsCWFormCtrl_PurchRFQReplyTable newFromForm(FormRun _fr)

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

PdsCWFormCtrl_PurchRFQReplyTable Class