PdsFormCtrl_BatchAttribEnumValuesLookup::newFromForm Method [AX 2012]
Creates a new instance of the PdsFormCtrl_BatchAttribEnumValuesLookup class by using the FormRun object.
client server public static PdsFormCtrl_BatchAttribEnumValuesLookup newFromForm(FormRun _fr)
Run On
CalledParameters
- _fr
- Type: FormRun Class
A FormRun object that the class controls.
Return Value
Type: PdsFormCtrl_BatchAttribEnumValuesLookup ClassA new instance of the PdsFormCtrl_BatchAttribEnumValuesLookup class.
Show: