SysReportRun.new Method [AX 2012]

Initializes an instance of the ReportRun class.

public void new(
    anytype _argsOrReportOrContainer, 
   [str _designName, 
    boolean _isWebReport])

Run On

Called

Parameters

_argsOrReportOrContainer
Type: anytype
_designName
Type: str
_isWebReport
Type: boolean

Community Additions

ADD
Show: