Image.DrillthroughReport Property

Definition

Returns the URL of a drillthrough report.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ DrillthroughReport { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl DrillthroughReport { get; }
member this.DrillthroughReport : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property DrillthroughReport As ReportUrl

Property Value

A ReportUrl object containing the URL of a drillthrough report.

Applies to