Share via


PdsCWFormCtrl::constructFromForm Method [AX 2012]

Creates and initializes a new instance of the PdsCWFormCtrl class.

Syntax

client server public static PdsCWFormCtrl constructFromForm(FormRun _fr)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

PdsCWFormCtrl Class