Share via


SRSReportDataProvider.setParametersMap Method [AX 2012]

Sets the parameter values of the specified map.

Syntax

public void setParametersMap(Map _parameterMap)

Run On

Server

Parameters

Remarks

The map contains name and value pair for parameters.

This method is called from the internal SSRS data extension framework.

This is a framework class. Customizing this class may cause problems with future upgrades to the software.

See Also

Reference

SRSReportDataProvider Interface