RPayAEFormController_SickList.formRun Method [AX 2012]
Gets or sets the FormRun object associated with the handled form.
Syntax
public FormRun formRun([FormRun _formRun])
Run On
Called
Parameters
- _formRun
Type: FormRun Class
The FormRun object associated with the handled form, if not default then new FormRun will be set.
Return Value
Type: FormRun Class
FormRun object associated with the handled form.