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
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object
Return Value
Type: PmfFormCtrl_CustParameters_SalesParam ClassA new instance of the PmfFormCtrl_CustParameters_SalesParam class.
Show: