ReportRun.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: