Поделиться через


Свойство ChartFormulaParameter.Value

Gets an expression that evaluates to the value of the parameter if the value does not depend on the actual data points.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Value As ReportVariantProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.

См. также

Справочник

ChartFormulaParameter Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering