Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds a map of the SRSReportParameter objects that the report uses where: The key is a string value that contains parameter names and the value is a SRSReportParameter object.
Syntax
private Map getParametersFromRdlDocument(XmlDocument doc)
Run On
Called
Parameters
- doc
Type: XmlDocument Class
The XML document that contains parameter definitions.
Return Value
Type: Map Class
A map that contains the parameter names and SRSReportParameter objects.