Share via


PmfFormCtrl_BOMTable_BOMTable::newFromForm Method [AX 2012]

Creates a new instance of the PmfFormCtrl_BOMTable_BOMTable class by using a FormRun object.

Syntax

client server public static PmfFormCtrl_BOMTable_BOMTable newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    The FromRun object for which to create the class.

Return Value

Type: PmfFormCtrl_BOMTable_BOMTable Class
An instance of the PmfFormCtrl_BOMTable_BOMTable class.

See Also

Reference

PmfFormCtrl_BOMTable_BOMTable Class