SrsReportRdlDataContract.setValue Method [AX 2012]

Sets the value of the parameter.

public void setValue(str _paramName, anytype _paramValue)

Run On

Called

Parameters

_paramName
Type: str
The name of the parameter for which to set the value.
_paramValue
Type: anytype
A strongly-typed value for the parameter.

Community Additions

ADD
Show: