Share via


PmfFormCtrl_BOMConsistOf_BOMVersion::newFromForm Method [AX 2012]

Creates a new form control handler from the form element.

Syntax

client server public static PmfFormCtrl_BOMConsistOf_BOMVersion newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    The form element for which to create the form control handler.

Return Value

Type: PmfFormCtrl_BOMConsistOf_BOMVersion Class
The created form control handler.

See Also

Reference

PmfFormCtrl_BOMConsistOf_BOMVersion Class