ParameterValue Class
SQL Server 2008 R2
Represents data that is used in parameterized reports or in delivery extension settings.
Namespace:
ReportExecution2005
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
The ParameterValue type exposes the following members.
A ParameterValue object is returned as output by the GetDataDrivenSubscriptionProperties and GetSubscriptionProperties methods and is passed as input to the CreateDataDrivenSubscription,Render,[M:ReportExecution2005.ReportExecutionService.RenderStream(System.String,System.String,System.String,System.String@,System.String@),] and SetSubscriptionProperties methods.
ParameterValue objects are used both in passing report parameters to reports and in passing settings to a delivery extension.

