SysQueryForm.new Method [AX 2012]

Initializes a new instance of the SysQueryForm class.

Syntax

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

Run On

Client

Parameters

  • isWebMode
    Type: boolean
    Indicator of whether this class is run by Enterprise Portal; optional.

Remarks

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

See Also

Reference

SysQueryForm Class