Share via


PmfFormCtrl_EcoResProductDetailsExtended::newFromForm Method [AX 2012]

Initiates a new class derived from PmfFormCtrl_EcoResProductDetailsExtended

Syntax

client server public static PmfFormCtrl_EcoResProductDetailsExtended newFromForm(FormRun _fr)

Run On

Called

Parameters

Return Value

Type: PmfFormCtrl_EcoResProductDetailsExtended Class
A new instance of class PmfFormCtrl_EcoResProductDetailsExtended

Remarks

Initiates the creation of a new class derived from PmfFormCtrl_EcoResProductDetailsExtended and sets the formRun variable to the value of the calling form.

See Also

Reference

PmfFormCtrl_EcoResProductDetailsExtended Class