Action.Drillthrough 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.
The drillthrough report that should be executed by clicking on the hyperlink
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ActionDrillthrough ^ Drillthrough { Microsoft::ReportingServices::OnDemandReportRendering::ActionDrillthrough ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthrough Drillthrough { get; }
member this.Drillthrough : Microsoft.ReportingServices.OnDemandReportRendering.ActionDrillthrough
Public ReadOnly Property Drillthrough As ActionDrillthrough
Property Value
A ActionDrillthrough object.