PmfFormCtrl_BOMDesignerBOMVersion::newFromForm Method [AX 2012]
Creates a new instance of the PmfFormCtrl_BOMDesignerBOMVersion class.
client server public static PmfFormCtrl_BOMDesignerBOMVersion newFromForm(FormRun _formRun)
Run On
CalledParameters
- _formRun
- Type: FormRun Class
The FormRun object for which to create the form control handler.
Return Value
Type: PmfFormCtrl_BOMDesignerBOMVersion ClassA new instance of the PmfFormCtrl_BOMDesignerBOMVersion class.
Show: