JournalFormTable.new Method [AX 2012]
Initializes a new instance of the JournalForm class.
Syntax
public void new(FormRun _formRun)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes a new instance of the JournalForm class.
public void new(FormRun _formRun)
Client