PmfFormCtrl_ProdFormula::constructFromForm Method [AX 2012]
Initializes a new instance instance of the PmfFormCtrl_ProdFormula class based on a supplied form element.
client server public static PmfFormCtrl_ProdFormula constructFromForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
A form element to for which to create the form control handle.
Return Value
Type: PmfFormCtrl_ProdFormula ClassA new instance of the PmfFormCtrl_ProdFormula class based on the supplied form.
Show: