PdsFormCtrl_SalesEditLines::newFromForm Method [AX 2012]
Creates and initializes a new instance of the PdsFormCtrl_SalesEditLines class.
client public static PdsFormCtrl_SalesEditLines newFromForm(FormRun _fr)
Run On
ClientParameters
- _fr
- Type: FormRun Class
A FormRun object.
Return Value
Type: PdsFormCtrl_SalesEditLines ClassA new instance of the PdsFormCtrl_SalesEditLines class.
Show: