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.
Creates an ArrayList object and fills it with the report parameters.
Syntax
client server private static CLRObject parameterValueArray(Map reportParameters)
Run On
ClientOrServer
Parameters
- reportParameters
Type: Map Class
A map of SRSReportParameter objects to add to the ArrayList object.
Return Value
Type: CLRObject Class
An ArrayList object that contains SRSReportParameter objects that represent the parameters for the report.