Share via


PdsFormCtrl_PdsComdPricingTemplate::newFromForm Method [AX 2012]

Initializes a new instance of the PdsFormCtrl_PdsComdPricingTemplate class.

Syntax

client server public static PdsFormCtrl_PdsComdPricingTemplate newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    A FormRun object for which to initialize the class.

Return Value

Type: PdsFormCtrl_PdsComdPricingTemplate Class
A new instance of the PdsFormCtrl_PdsCompPricingTemplate class.

Remarks

The method initializes a new instance of the class and sets the calling form as the formRun Object.

See Also

Reference

PdsFormCtrl_PdsComdPricingTemplate Class