Share via


EcoResProductVariantsFormHelper::newFromFormRun Method [AX 2012]

Creates a new instance and initializes it with a FormRun object.

Syntax

client server public static EcoResProductVariantsFormHelper newFromFormRun(FormRun _formRun)

Run On

Called

Parameters

  • _formRun
    Type: FormRun Class
    A value that specifies a FormRun object for which to create the instance.

Return Value

Type: EcoResProductVariantsFormHelper Class
A new instance of the EcoResProductVariantsFormHelper class.

See Also

Reference

EcoResProductVariantsFormHelper Class