PdsInventDimCtrlFormBestBefore::newFromForm Method [AX 2012]
Creates and initializes a new instance of the PdsInventDimCtrlBestBefore class.
client public static PdsInventDimCtrlFormBestBefore newFromForm(FormRun _formRun)
Run On
ClientParameters
- _formRun
- Type: FormRun Class
The calling form.
Return Value
Type: PdsInventDimCtrlFormBestBefore ClassAn initialized instance of the PdsInventDimCtrlBestBefore class.
Show: