Value Propiedad
Gets the ReportUrl value of the property.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Value As ReportUrl
Get
'Uso
Dim instance As ReportUrlProperty
Dim value As ReportUrl
value = instance.Value
public ReportUrl Value { get; }
public:
property ReportUrl^ Value {
ReportUrl^ get ();
}
member Value : ReportUrl
function get Value () : ReportUrl
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportUrl
A ReportUrl object.