DrillthroughReport 속성
Returns the URL of a drillthrough report.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public ReadOnly Property DrillthroughReport As ReportUrl
Get
‘사용 방법
Dim instance As Image
Dim value As ReportUrl
value = instance.DrillthroughReport
public ReportUrl DrillthroughReport { get; }
public:
property ReportUrl^ DrillthroughReport {
ReportUrl^ get ();
}
member DrillthroughReport : ReportUrl
function get DrillthroughReport () : ReportUrl
속성 값
형식: Microsoft.ReportingServices.ReportRendering. . :: . .ReportUrl
A ReportUrl object containing the URL of a drillthrough report.