DrillthroughReport 属性

Returns the URL of a drillthrough report.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
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.