Share via


PdsFormCtrl_PurchEditLines::newFromForm Method [AX 2012]

Create a new form control from a formrun object

Syntax

client public static PdsFormCtrl_PurchEditLines newFromForm(FormRun _fr)

Run On

Client

Parameters

  • _fr
    Type: FormRun Class
    The formrun object that should be controlled by the new form control.

Return Value

Type: PdsFormCtrl_PurchEditLines Class
The new form control object.

See Also

Reference

PdsFormCtrl_PurchEditLines Class