Share via


SrsAutoReportController.parmReportRun Method [AX 2012]

Gets or sets the ReportRun parameter.

Syntax

public SrsReportRunInterface parmReportRun([SrsReportRunInterface _reportRun])

Run On

Client

Parameters

Return Value

Type: SrsReportRunInterface Interface
The value of the ReportRun parameter.

Remarks

Overridden from the SrsReportRunController class.

See Also

Reference

SrsAutoReportController Class