SRSReportRun.reportRunHelper Method [AX 2012]
Gets and sets the value of the reportRunHelper member.
Syntax
public SRSReportRunHelperBase reportRunHelper([SRSReportRunHelperBase _reportRunHelper])
Run On
Called
Parameters
- _reportRunHelper
Type: SRSReportRunHelperBase Class
The new value to use as the reportRunHelper property; optional
Return Value
Type: SRSReportRunHelperBase Class
The current value of the reportRunHelper property.
Remarks
This method is used to establish the class extending from the SRSReportRunHelperBase class which controls the customized session.