Lenguaje

Parameter.Value Propiedad

Definición

Obtiene una expresión que evalúa el valor que entregar para el parámetro al subinforme o control.

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

Valor de propiedad

Un objeto ReportVariantProperty.

Se aplica a