Compartir a través de


DrillthroughUrl Propiedad

Gets the URL of the drillthrough report.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property DrillthroughUrl As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A string value that represents the URL of the drillthrough report.