Share via


PdsFormCtrl_BatchAttribEnumValuesLookup::newFromForm Method [AX 2012]

Creates a new instance of the PdsFormCtrl_BatchAttribEnumValuesLookup class by using the FormRun object.

Syntax

client server public static PdsFormCtrl_BatchAttribEnumValuesLookup newFromForm(FormRun _fr)

Run On

Called

Parameters

  • _fr
    Type: FormRun Class
    A FormRun object that the class controls.

Return Value

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

See Also

Reference

PdsFormCtrl_BatchAttribEnumValuesLookup Class