言語

CompiledGaugePointerInstance.GaugeInputValue プロパティ

定義

GaugePointerクラスにおけるGaugeInputValueプロパティを表す解析値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugeInputValueInstance ^ GaugeInputValue { Microsoft::ReportingServices::OnDemandReportRendering::CompiledGaugeInputValueInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance GaugeInputValue { get; }
member this.GaugeInputValue : Microsoft.ReportingServices.OnDemandReportRendering.CompiledGaugeInputValueInstance
Public ReadOnly Property GaugeInputValue As CompiledGaugeInputValueInstance

プロパティ値

GaugeInputValueプロパティを表すCompiledGaugeInputValueInstance解析値。

適用対象