Share via


PdsFormCtrl_PdsBatchAttribReserve::newFromForm Method [AX 2012]

Creates and initializes a new instance of the PdsFormCtrl_PdsBatchAttribReserve class.

Syntax

client server public static PdsFormCtrl_PdsBatchAttribReserve newFromForm(FormRun _fr)

Run On

Called

Parameters

Return Value

Type: PdsFormCtrl_PdsBatchAttribReserve Class
A new instance of the PdsFormCtrl_PdsBatchAttribReserve class.

Remarks

This method initializes the class when you create a new class that is derived from the PdsFormCtrl_PdsBatchAttribReserve class and sets the FormRun object to the value of the calling form.

See Also

Reference

PdsFormCtrl_PdsBatchAttribReserve Class