IndicatorState.StartValue プロパティ
状態範囲の開始値を取得します。
名前空間: 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
GaugeInputValue オブジェクト。