GaugeInputValue.CompiledInstance プロパティ

定義

コンパイルされたゲージ入力値のインスタンスを取得します。

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

プロパティ値

CompiledGaugeInputValueInstance オブジェクト。

適用対象