Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets an expression that evaluates to the value of the parameter if the value does not depend on the actual data points.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property Value As ReportVariantProperty
Get
'Uso
Dim instance As ChartFormulaParameter
Dim value As ReportVariantProperty
value = instance.Value
public ReportVariantProperty Value { get; }
public:
property ReportVariantProperty^ Value {
ReportVariantProperty^ get ();
}
member Value : ReportVariantProperty
function get Value () : ReportVariantProperty
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering