Share via


PmfFormCtrl_ProdFormula::constructFromForm Method [AX 2012]

Initializes a new instance instance of the PmfFormCtrl_ProdFormula class based on a supplied form element.

Syntax

client server public static PmfFormCtrl_ProdFormula constructFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    A form element to for which to create the form control handle.

Return Value

Type: PmfFormCtrl_ProdFormula Class
A new instance of the PmfFormCtrl_ProdFormula class based on the supplied form.

See Also

Reference

PmfFormCtrl_ProdFormula Class