Właściwość ActionInstance.Hyperlink
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Hyperlink As ReportUrl
Get
'Użycie
Dim instance As ActionInstance
Dim value As ReportUrl
value = instance.Hyperlink
public ReportUrl Hyperlink { get; }
public:
property ReportUrl^ Hyperlink {
ReportUrl^ get ();
}
member Hyperlink : ReportUrl
function get Hyperlink () : ReportUrl
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
A ReportUrl obiekt reprezentujący obliczonej wartości Hyperlink właściwość.
Zobacz także