ActionInstance.Hyperlink Özelliği
Ad Alanı: Microsoft.ReportingServices.OnDemandReportRendering
Derleme: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property Hyperlink As ReportUrl
Get
'Kullanım
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
Özellik Değeri
Tür: Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
A ReportUrl hesaplanan değeri temsil eden bir nesne Hyperlink özellik.
Ayrıca bkz.