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.
Sets the formRun of the form that holds the embedded operation progress.
Syntax
public void setFormRun(FormRun formRun)
Run On
Called
Parameters
- formRun
Type: FormRun Class
The formRun of the form that holds the embedded operation progress.
Remarks
This method must be called after the super method in the run method of the form.