ReportUrlProperty.Value Property

Definition

Gets the URL value of the property.

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

Property Value

A ReportUrl object.

Applies to