ActionDrillthrough.Parameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.