SysQueryForm.new Method [AX 2012]
Initializes a new instance of the SysQueryForm class.
public void new(SysQueryRun _sysQueryRun, [boolean isWebMode])
Run On
ClientParameters
- _sysQueryRun
- Type: SysQueryRun Class
The query to run.
- isWebMode
- Type: boolean
Indicator of whether this class is run by Enterprise Portal; optional.
Community Additions
ADD
Show: