InventDimCtrl_Frm_OnHand_AltItem::newFromFormValidDataSources Method [AX 2012]
Creates and initializes an instance of this class that will be used in forms.
Syntax
client public static InventDimCtrl_Frm_OnHand_AltItem newFromFormValidDataSources(FormRun _formRun, Set _validDataSources)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
- _validDataSources
Type: Set Class
Return Value
Type: InventDimCtrl_Frm_OnHand_AltItem Class
An instance of this class that will be used in a form.