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


Свойство IndicatorState.EndValue

Gets the end value in the state range.

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

Синтаксис

'Декларация
Public ReadOnly Property EndValue As GaugeInputValue 
    Get
'Применение
Dim instance As IndicatorState 
Dim value As GaugeInputValue 

value = instance.EndValue
public GaugeInputValue EndValue { get; }
public:
property GaugeInputValue^ EndValue {
    GaugeInputValue^ get ();
}
member EndValue : GaugeInputValue
function get EndValue () : GaugeInputValue

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

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

См. также

Справочник

IndicatorState Класс

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