Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _fr
Type: FormRun Class
A FormRun object of the caller.
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.