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.