前の値。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property StartValue As GaugeInputValue
Get
Set
'使用
Dim instance As IndicatorState
Dim value As GaugeInputValue
value = instance.StartValue
instance.StartValue = value
public GaugeInputValue StartValue { get; set; }
public:
property GaugeInputValue^ StartValue {
GaugeInputValue^ get ();
void set (GaugeInputValue^ value);
}
member StartValue : GaugeInputValue with get, set
function get StartValue () : GaugeInputValue
function set StartValue (value : GaugeInputValue)
プロパティ値
型: Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue
GaugeInputValue オブジェクト。