0 out of 1 rated this helpful - Rate this topic

ParameterValue Class

Represents data that is used in parameterized reports or in delivery extension settings.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)
[SerializableAttribute]
public class ParameterValue : ParameterValueOrFieldReference

A ParameterValue object is returned as output by the GetSubscriptionProperties method and is passed as input to the SetSubscriptionProperties method.

ParameterValue objects are used both in passing report parameters to reports and in passing settings to a delivery extension.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.