PdsCWFormCtrl::constructFromForm Method [AX 2012]

Creates and initializes a new instance of the PdsCWFormCtrl class.

client server public static PdsCWFormCtrl constructFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
A FormRun object.

Return Value

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

This method will use the standard class unless otherwise listed in the switch statement.

Show: