ActionInstance.Hyperlink Property

Definition

Gets the calculated value of the Hyperlink property in a Action class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ Hyperlink { Microsoft::ReportingServices::OnDemandReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl Hyperlink { get; }
member this.Hyperlink : Microsoft.ReportingServices.OnDemandReportRendering.ReportUrl
Public ReadOnly Property Hyperlink As ReportUrl

Property Value

A ReportUrl object that represents the calculated value of the Hyperlink property.

Applies to