PmfFormCtrl_CustParameters_SalesParam::constructFromForm Method [AX 2012]

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

client server public static PmfFormCtrl_CustParameters_SalesParam constructFromForm(FormRun _fr)

Run On

Called

Parameters

_fr
Type: FormRun Class
A FormRun object

Return Value

Type: PmfFormCtrl_CustParameters_SalesParam Class
A new instance of the PmfFormCtrl_CustParameters_SalesParam class.
Show: