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


Свойство IndicatorState.StartValue

Gets the start value in the state range.

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

Синтаксис

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

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

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

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

См. также

Справочник

IndicatorState Класс

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