SrsReportRdlDataContract.getParametersMap Method [AX 2012]

Gets a map of parameters.

Syntax

public Map getParametersMap()

Run On

Called

Return Value

Type: Map Class
A map that has the parameter name as the key and the SrsReportParameter instance as the value.

See Also

Reference

SrsReportRdlDataContract Class