SrsReportRdlDataContract.getParameter Method [AX 2012]

Gets the SrsReportParameter instance for the given parameter name.

public SRSReportParameter getParameter(str _paramName)

Run On

Called

Parameters

_paramName
Type: str
The parameter name in report.

Return Value

Type: SRSReportParameter Class
SrsReportParameter instance.

ExceptionCondition
Error

Throws an error if the parameter cannot be found.

Community Additions

ADD
Show: