PdsInventDimCtrlFormBestBefore::newFromForm Method [AX 2012]

Creates and initializes a new instance of the PdsInventDimCtrlBestBefore class.

client public static PdsInventDimCtrlFormBestBefore newFromForm(FormRun _formRun)

Run On

Client

Parameters

_formRun
Type: FormRun Class
The calling form.

Return Value

Type: PdsInventDimCtrlFormBestBefore Class
An initialized instance of the PdsInventDimCtrlBestBefore class.
Show: