Share via


EcoResProductVariantsSystemHelper::newFromFormRun Method [AX 2012]

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

Syntax

client server public static EcoResProductVariantsSystemHelper newFromFormRun(FormRun _formRun)

Run On

Called

Parameters

  • _formRun
    Type: FormRun Class
    Specifies a FormRun instance for which the instance is to be created.

Return Value

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

See Also

Reference

EcoResProductVariantsSystemHelper Class