ActionDrillthrough.Parameters Property

Definition

Parameters to the drillthrough report.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ParameterCollection ^ Parameters { Microsoft::ReportingServices::OnDemandReportRendering::ParameterCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.OnDemandReportRendering.ParameterCollection
Public ReadOnly Property Parameters As ParameterCollection

Property Value

A ParameterCollection object.

Applies to