ActiveReports 12 Server User Guide
ReportParameter Object
ActiveReports 12 Server User Guide > Web Service Library > ReportParameter Object

Defines a parameter for the report.

Object Properties

Name Description
Name Property Gets the string containing the name of the report parameter.
Domain Property Gets the enumerated ReportParameterDomain value for the report parameter.
Values Property Gets the string representing values to supply for the report parameter.
See Also