Parameter Class

Contains information about a parameter to a subreport or drillthrough.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class Parameter
'Usage
Dim instance As Parameter
public sealed class Parameter
public ref class Parameter sealed
[<SealedAttribute>]
type Parameter =  class end
public final class Parameter

Inheritance Hierarchy

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.Parameter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.