Share via


SRSReportRunBuilder.getReportParameterControlValue Method [AX 2012]

Gets the value that is contained in the report parameter form control.

Syntax

private str getReportParameterControlValue(SRSReportParameter reportParameter)

Run On

Called

Parameters

Return Value

Type: str
A string that contains the value of the parameter.

See Also

Reference

SRSReportRunBuilder Class