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

Client

Parameters

_fr
Type: FormRun Class
A FormRun object.

Return Value

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