PdsCWFormCtrl_ReturnTable::newFromForm Method [AX 2012]

Creates and initializes a new instance of the PdsCWFormCtrl_ReturnTable class.

client server public static PdsCWFormCtrl_ReturnTable newFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
A FormRun object.

Return Value

Type: PdsCWFormCtrl_ReturnTable Class
A new instance of PdsCWFormCtrl_ReturnTable class.
Show: