다음을 통해 공유


Action.DrillthroughReport 속성

Gets the URL of the drillthrough report.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property DrillthroughReport As ReportUrl 
    Get
‘사용 방법
Dim instance As Action 
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 representing the drillthrough report.

참고 항목

참조

Action 클래스

Microsoft.ReportingServices.ReportRendering 네임스페이스