Share via


PdsFormCtrl_WHSBatchAttribReserve::newFromForm Method [AX 2012]

Initiates a new class derived from PdsFormCtrl_WHSBatchAttribReserve

Syntax

client server public static PdsFormCtrl_WHSBatchAttribReserve newFromForm(FormRun _fr)

Run On

Called

Parameters

Return Value

Type: PdsFormCtrl_WHSBatchAttribReserve Class
New instance of class PdsFormCtrl_WHSBatchAttribReserve

Remarks

Initiates the creation of a new class derived from PdsFormCtrl_WHSBatchAttribReserve and sets the formRun variable to the vlue of the calling form.

See Also

Reference

PdsFormCtrl_WHSBatchAttribReserve Class