Поделиться через


Свойство ActionDrillthroughInstance.DrillthroughUrl

Gets the URL of the drillthrough report.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property DrillthroughUrl As String 
    Get
'Применение
Dim instance As ActionDrillthroughInstance 
Dim value As String 

value = instance.DrillthroughUrl
public string DrillthroughUrl { get; }
public:
property String^ DrillthroughUrl {
    String^ get ();
}
member DrillthroughUrl : string
function get DrillthroughUrl () : String

Значение свойства

Тип: System.String
A string value that represents the URL of the drillthrough report.

См. также

Справочник

ActionDrillthroughInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering