Share via


SRSReportRun.reportQueries Method [AX 2012]

Gets a map that contains the key set to the ReportParameterName and the value set to the query.

Syntax

public Map reportQueries([Map value])

Run On

Called

Parameters

  • value
    Type: Map Class
    The new value of the reportQueries property; optional.

Return Value

Type: Map Class
A report query map.

See Also

Reference

SRSReportRun Class