SysQueryForm.new Method [AX 2012]

Initializes a new instance of the SysQueryForm class.

public void new(SysQueryRun _sysQueryRun, [boolean isWebMode])

Run On

Client

Parameters

_sysQueryRun
Type: SysQueryRun Class
The query to run.
isWebMode
Type: boolean
Indicator of whether this class is run by Enterprise Portal; optional.

This method is also used by the Enterprise Portal SysQueryWeb class.

Community Additions

ADD
Show: