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 the appropriate form control based on the specified FormRun object.
Syntax
client server public static PdsFormCtrl_UpdateRemain newFromForm(FormRun _fr)
Run On
Called
Parameters
- _fr
Type: FormRun Class
An instance of the FormRun class for which to create the form control.
Return Value
Type: PdsFormCtrl_UpdateRemain Class
The form control instance.
Exceptions
Exception | Condition |
---|---|
Error | The method is being called by using an unknown instance of the FormRun class. |