SRSReportRun.reportRunHelper Method [AX 2012]

Gets and sets the value of the reportRunHelper member.

Syntax

public SRSReportRunHelperBase reportRunHelper([SRSReportRunHelperBase _reportRunHelper])

Run On

Called

Parameters

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.

See Also

Reference

SRSReportRun Class