PmfFormCtrl_BOMDesigner::newFromForm Method [AX 2012]

Initializes a new instance of the PmfFormCtrl_BOMDesigner class based on the provided FormRun object.

client server public static PmfFormCtrl_BOMDesigner newFromForm(FormRun _formRun)

Run On

Called

Parameters

_formRun
Type: FormRun Class
The FormRun object for which to create the form handler.

Return Value

Type: PmfFormCtrl_BOMDesigner Class
A new instance of the PmfFormCtrl_BOMDesigner class.
Show: