Share via


InventDimControlsCollect_FrmTmp::newFromFormInterfaceValidDataSources Method [AX 2012]

Creates and initializes an instance of the InventDimControlsCollect_FrmTmp Class for forms.

Syntax

client public static InventDimControlsCollect_FrmTmp newFromFormInterfaceValidDataSources(InventDimFormInterface _inventDimForm, Set _validDataSources)

Run On

Client

Parameters

  • _validDataSources
    Type: Set Class
    A set of names (strings) for the data sources in the form to be controlled by this class.

Return Value

Type: InventDimControlsCollect_FrmTmp Class
An instance of the InventDimControlsCollect_FrmTmp Class.

See Also

Reference

InventDimControlsCollect_FrmTmp Class